Liquibase Pro (legacy)
LiquibaseExternal reviews
29 reviews
from
and
External reviews are not included in the AWS star rating for the product.
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.
I'm a software developer with 3 years experience
What do you like best about the product?
The most helpfull thing in liqibase the technology it self and how that technology allow you to version your databases schemas so easily.
What do you dislike about the product?
For example when we are generating a diff between two databases there is a irrelevant data not needed to be in the generated diff file
What problems is the product solving and how is that benefiting you?
The versioning of my project schemas and how I can manipulate them easily and update the tables also adding seed data to my tables as a lookups
good tool for code branching and merging
What do you like best about the product?
Database Diff, Code branching good in liquibase
What do you dislike about the product?
i dont like the rollback feature of liquibase
What problems is the product solving and how is that benefiting you?
It solved problems related to continuous integration with release pipelines and as well as help in migraiton
Made development smooth
What do you like best about the product?
Open source
Version control
Migration easier
Version control
Migration easier
What do you dislike about the product?
Disorganised documentations
Not flexible for multiple vendors
Not flexible for multiple vendors
What problems is the product solving and how is that benefiting you?
Version control
Works well with spring
Works well with spring
Liquibase is easy to learn and has simple commands to execute
What do you like best about the product?
Simple commands to execute and easy to learn
What do you dislike about the product?
Doesn't show which line of code has error so has to troubleshoot line by line
What problems is the product solving and how is that benefiting you?
I was using liquibase to store scripts and can be used by devops to execute on test and other environment
Made SQL really easy
What do you like best about the product?
Creates Tables for every environment without giving new script each time
What do you dislike about the product?
Some time the conflict in keys really annoying but it can be handled
What problems is the product solving and how is that benefiting you?
We are using different environments for our application so we just provide the application build and the db scripts will run automatically using liquebase
Liquibase is a fine migration tool
What do you like best about the product?
- Flexible schema change
- Auto-generate scripts
- Repeatable migrations
- Integrations and extensions
- Rollbacks
- Context-dependent logic
- Auto-generate scripts
- Repeatable migrations
- Integrations and extensions
- Rollbacks
- Context-dependent logic
What do you dislike about the product?
There's nothing I dislike. This tool fits all the needs.
What problems is the product solving and how is that benefiting you?
Version control for my database.
Solves many database problems
What do you like best about the product?
It solves many database problems like tracking, managing, and applying database schema changes. It is especially useful in agile methodology. It ensures database consistency.
What do you dislike about the product?
Everything is fine as of now. I have been using Liquibase for quite a long time, so there is no problem.
What problems is the product solving and how is that benefiting you?
Database problems
Recommendations to others considering the product:
Yes, of course.
Best open source db manager
What do you like best about the product?
The best part about Liquibase is one has not to worry about the changes related to database specially when working in a large team.
What do you dislike about the product?
Well till now, I don not think there is something that I don't like about it.
What problems is the product solving and how is that benefiting you?
Solving problems like changes tracker, managing versions and deploy db changes.
The main benifits is time saving and improve efficiency.
The main benifits is time saving and improve efficiency.
Recommendations to others considering the product:
Try this once and thank me later.
showing 21 - 30