Hacker News new | ask | show | jobs
by sourcesmith 2420 days ago
Been using Flyway for years with no problems and definitely open source, having contributed documentation changes in the past.

Repeatable migrations are great especially when combined with upserts in Postgres, if you keep config in your database as well.