Liquibase Pro (legacy)
LiquibaseExternal reviews
29 reviews
from
and
External reviews are not included in the AWS star rating for the product.
Informative, Practical and Insightful
What do you like best about the product?
Easy to get started and run from the command line. The compatibility with databases from H2, MySQL to Oracle is a plus. Also, top notch documentation! The Liquibase University sets it apart from the rest.
What do you dislike about the product?
A learning curve is experienced to grasp the concepts and apply them in real-world scenario. However, this is circumvented by the self-paced learning and well-detailed docs.
What problems is the product solving and how is that benefiting you?
Liquibase comes in handy in database migration for Oracle Enterprise . Eradicates errors by verifying the raw SQL before running update command. Logs generated are helpful in troubleshooting.
Multi-DB support and rollback
What do you like best about the product?
The multi-DB support and the support of different rollback scenarios are I think one of the features that are useful. They also listen to their customers and I think the quality metrics feature provides the ability for us to apply organization-specific rules and coding standards.
What do you dislike about the product?
What is least helpful is that it does not support enough on multi-schema. We have to call the CLI multiple times to run multiple schemas. Also, it would be great if there is an easy way or guidance to build custom solution on top of the Liquibase framework using features that comes with the pro license.
What problems is the product solving and how is that benefiting you?
Automated execution makes deployment faster.
excellent tool to establish ci/cd with databases
What do you like best about the product?
allows you to control changes and perform rollbacks
What do you dislike about the product?
improve documentation and use case examples
What problems is the product solving and how is that benefiting you?
evaluate changes from testing, reducing errors at the time of changes in production
Review for Liquibase
What do you like best about the product?
Deploying the DB table/scripts changes along with new build while promoting to higher environments by handling version tracking.
What do you dislike about the product?
Error logging for version mismatch can be improved. Load Update Data does CSV files loading but delete option is missing for the data uploaded.
What problems is the product solving and how is that benefiting you?
Handling Table creation, modification, CSV files loading to tables and promoting the same changes to higher environments while deploying.
Liquibase Review
What do you like best about the product?
Version control Management and promoting the changes to all environments along with build.
What do you dislike about the product?
Data load for the table through CSV is available, but could not find remove option.
What problems is the product solving and how is that benefiting you?
Deploying table creation, changes along with static data loading for tables by using liquibase versioning.
Ultimate tool for CI/CD Database Schema Deployment
What do you like best about the product?
Recently our company has approved to use the tool in the cloud using Azure Devops pipeline for PostgreSQL. And it does great to build a database environment. Liquibase with dockerization acting as a sandbox works perfect for the target deployment.
What do you dislike about the product?
Maven has some additional features, nice to have overwriteFile:true during diffChangeLog.
What problems is the product solving and how is that benefiting you?
CI/CD has made life easy for Database schema deployment in various DBMSs.
Powerful and Flexible
What do you like best about the product?
Liquibase provides Seamless integration into CI/CD pipelines, ensuring code and database remain in lockstep. Modeling database structure in DBMS agnostic XML instead of SQL helps ease the transition from one DBMS to another. A friendly web console provides a view into which environments have received a specific changeset, enabling a complete view of the database landscape. Finally, their support is on-point! Very friendly support from knowledgable people who are obviously passionate about this product.
What do you dislike about the product?
There's no easy way to see the current state of the database schema with Liquibase. This limitation makes it difficult to compare the differences between two different database schemas. This is not a significant problem, but just one small thing we lost in the transition.
What problems is the product solving and how is that benefiting you?
We have moved our database deployments to our CI/CD Pipeline and away from a more manual approach. This update provides better security and ensures consistency between code and schema.
Recommendations to others considering the product:
I highly recommend having a conversation with Liquibase Personnel about best practices, etc. They are very knowledgable and can help ensure you get off on the right foot.
About 6 months I worked with Liquibase and it was very easy and useful to use it.
What do you like best about the product?
It is easy, flexible, and have xml and pure SQL format features.
What do you dislike about the product?
I don't have anything about what I disliked.
What problems is the product solving and how is that benefiting you?
I solved the database evaluation problem, in which new tables created, new columns created and I needed to migrate easily.
Excellent tool for handling database
What do you like best about the product?
Using the liquibase makes our project DB upgrades easier.
What do you dislike about the product?
The documentation provided by liquibase are little unclear at some points.
What problems is the product solving and how is that benefiting you?
DB upgrade is an challenging task for us but using the liquibase have solved that issue and the performance is also very good.
Recommendations to others considering the product:
If you need a tool which will help you to maintain DB upgrades in a easy way then go for liquibase.
Best tool for version control
What do you like best about the product?
We regularly using liquibase for db creation and all skeleton along with all versioning that helps a lot to maintain database stability as well as its very easy to configure with Jenkins and ready to build with maven plugin.
What do you dislike about the product?
Not till now but some time data coligue issue is facing due to UTF-8 or other format
What problems is the product solving and how is that benefiting you?
NA
Recommendations to others considering the product:
Best practice for database setup
showing 1 - 10