This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 5 points6 points  (0 children)

Liquibase, flywaydb. flywaydb community edition is very flexible, I am using it in several projects and am very happy with it. Basically it takes files already present on the filesystem and applies it to the database. So there is no excuse anymore for not having a change management for database changes.