Database Change Automation
July 27, 2022

Database Change Automation

Anonymous | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User

Software Version

Other

Overall Satisfaction with Liquibase

Liquibase is an amazing open-source tool. We use Liquibase to automate database migration. It provides you a set of tools to implement an automated, version-based database migration for our application applications.
  • DB versions supported
  • Integrates well with Spring and Maven
  • CI/CD integration
  • Documentation
  • Schema comparisons
  • It's a great productive open-source tool
  • Can manage multiple DBs without downtime
  • Free to use
Can be used to automatically generate changesets for an existing database, easy to integrate with build tools like Jenkins, Maven etc. and supports database rollbacks
Liquibase support is just great. There are many ways to reach out to the technical support or ask questions.
More configurable and more flexible. Might include solutions for NoSql in the future. A couple of useful plugins (hibernate integration, for example).

Do you think Liquibase delivers good value for the price?

Yes

Are you happy with Liquibase's feature set?

Yes

Did Liquibase live up to sales and marketing promises?

I wasn't involved with the selection/purchase process

Did implementation of Liquibase go as expected?

Yes

Would you buy Liquibase again?

Yes

Well suited if you have a project with multiple database instances in different environments (dev, QA, production) and you need to manage the database schema changes that are done against those environments.