
Liquibase Pro (legacy)
LiquibaseExternal reviews
28 reviews
from
External reviews are not included in the AWS star rating for the product.
Learning curve is small for developers and easy to integrate
What do you like best about the product?
Easy to integrate and we can version control the changes by maintaining all the changeset,
also keep track of Database changes same as the code changes. Easily compare databases on difrent environments.
also keep track of Database changes same as the code changes. Easily compare databases on difrent environments.
What do you dislike about the product?
Updated versions are not providing all required artifacts to download and use.
What problems is the product solving and how is that benefiting you?
Keeping track of database schema changes.
Maintaining version controled schema.
Easily intigrated with our java project.
Maintaining version controled schema.
Easily intigrated with our java project.
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
Need more enhancement
What do you like best about the product?
The deployment with database changes is very good
What do you dislike about the product?
The way of deciding to run specific file or not
What problems is the product solving and how is that benefiting you?
The deployment with database changes is better than manual execution
Liquibase as a Heart of DevOps Automation Process
What do you like best about the product?
Developer Friendly and Easy to Integrate
What do you dislike about the product?
For Larger Applications, Initial Changeset Making Process is a bit difficult
What problems is the product solving and how is that benefiting you?
The automation process is easy with Liquibase. Rollback options the core of the advantage.
Recommendations to others considering the product:
Liquibase is the core of the automation process with continuous delivery and integration. Definitely, it will be the heart of the automation process.
Reliable Database versioning
What do you like best about the product?
I love the flexibility with the schema changes. I don't have to restrict my team to "only XML" way. It is possible to come up with schema changes in YAML and JSON, which is the order of game nowadays.
What do you dislike about the product?
Something I kinda miss with Liquibase is the Java migration piece.
What problems is the product solving and how is that benefiting you?
Oh yeah, we were successful in Integrating our CI CD Pipeline with Liquibase integration for:
- Database schema comparison, we use this workflow for setting up the Test schema for UAT and Regression testing.
- Use generated SQL to have a database source code repository
- Run multiple migrations, meaning, promoting code to Development ==> Testing; then Testing ==> UAT; then UAT ==> Prod test and eventually to Production. All the important workflows use the dry run feature quite smartly.
- Database schema comparison, we use this workflow for setting up the Test schema for UAT and Regression testing.
- Use generated SQL to have a database source code repository
- Run multiple migrations, meaning, promoting code to Development ==> Testing; then Testing ==> UAT; then UAT ==> Prod test and eventually to Production. All the important workflows use the dry run feature quite smartly.
showing 11 - 20