--- title: Liquibase Reviews meta\_title: 'Liquibase Reviews 2026: Details, Pricing, & Features | G2' meta\_description: Filter 30 reviews by the users' company size, role or industry to find out how Liquibase works for a business like yours. aggregate\_rating: rating\_value: 4.5 review\_count: 30 scale: '5' date\_modified: '2026-08-27' parent\_category: name: DevOps url: https://www.g2.com/categories/devops ---

# Liquibase Reviews & Product Details

Claimed

###### Profile Status

This profile is currently managed by Liquibase but has limited features.  
  
Are you part of the Liquibase team? [Upgrade your plan](https://my.g2.com/liquibase/upgrade?utm_campaign=s3&utm_medium=claim-popup&utm_source=g2) to enhance your branding and engage with visitors to your profile!

Liquibase empowers organizations to deliver mission-critical applications, data products, and AI initiatives by automating and governing database change. Liquibase Secure is the enterprise platform for managing database change with velocity, security, and control. It brings database delivery into modern development workflows by automating deployments, enforcing policies before changes reach production, detecting unauthorized drift, supporting recovery, and maintaining detailed audit evidence across 65+ database platforms. Developers and platform teams gain a standardized, self-service path for delivering database changes without waiting on tickets, manual reviews, or one-off scripts. Security and compliance teams gain consistent guardrails, separation of duties, traceability, and evidence across database environments. The result is faster delivery without sacrificing reliability, security, or compliance. Liquibase is also the company behind Liquibase Community, a project with deep open-source roots that has been downloaded more than 100 million times and is trusted by thousands of teams worldwide. Liquibase Secure builds on that foundation to provide the automation, governance, and enterprise support required for mission-critical database change at scale.

* * *

Seller
 [Liquibase](https://www.g2.com/sellers/liquibase)
Discussions
 [Liquibase Community](https://www.g2.com/products/liquibase/discuss)
Languages Supported
 

English

Solution Type
 
Best-of-Breed

Overview by
 Kristin Haynes

Show More

## Pricing

Pricing provided by Liquibase.

### Liquibase Community

Free

### Liquibase Secure

Contact Us

Per Year

[
View More Pricing Information
](https://www.g2.com/products/liquibase/pricing)

## Top-Rated Alternatives

[

 ![Redgate Flyway](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Redgate Flyway")

Redgate Flyway

4.5/5(103)

](https://www.g2.com/products/redgate-flyway/reviews)

[

 ![GitHub](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "GitHub")

GitHub

4.7/5(2,402)

](https://www.g2.com/products/github/reviews)

[

 ![GitLab](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "GitLab")

GitLab

4.5/5(903)

](https://www.g2.com/products/gitlab/reviews)

[
View All Alternatives
](https://www.g2.com/products/liquibase/competitors/alternatives)

## User Insights

Average based on 30 real user reviews.

[Log in to unlock pricing and user insights](/login)

## Liquibase Integrations
(9)

What do users say about integrations?

Integration information sourced from real user reviews.

  

 ![Chethan R.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Chethan R.")
CR

Chethan R.

Associate Data Engineer

Mid-Market (51-1000 emp.)

3/31/2026

"Reliable Version-Controlled Schema Changes with Easy Rollbacks"

4.5/5

What do you like best about Liquibase?

Tracks and manages database schema changes reliably using version control

Supports multiple databases with consistent deployment workflows

Easy rollback and automation for safer releases Review collected by and hosted on G2.com.

What do you dislike about Liquibase?

Steep learning curve for complex change sets and configurations

Debugging failures and error messages can be unclear

XML/YAML syntax can feel verbose and hard to maintain Review collected by and hosted on G2.com.

What problems is Liquibase solving and how is that benefiting you?

Eliminates manual database change tracking by version-controlling schema updates

Ensures consistent deployments across environments (dev, test, prod)

Reduces errors and speeds up releases with automated migrations Review collected by and hosted on G2.com.

Show More

Validated ReviewerSource: Organic

  

SO

Sanket O.

QA

Enterprise (\> 1000 emp.)

9/19/2025

"A good database change management tool"

4/5

What do you like best about Liquibase?

It helps to manage the database changes and when the time for rollback comes, it automatically reverses the changes Review collected by and hosted on G2.com.

What do you dislike about Liquibase?

The format in which the changeset is required to be written can sometimes be too tedious

There are also scenarios where scripts can be dependent on each other, in that case defining dependencies is quite complex Review collected by and hosted on G2.com.

What problems is Liquibase solving and how is that benefiting you?

For each release developers used to sit and create a consolidated script file, which was a time consuming activity moreover when there was a need of roll back the code, tons of efforts were required to be taken to roll back the database

To solve this we started using the Liquibase, we have setup a pipeline with the help of which it becomes very easy to maintain the versions Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: Organic

  

 ![Miguel R.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Miguel R.")
MR

Miguel R.

Solution Specialist 

Mid-Market (51-1000 emp.)

3/16/2026

"Incredible DB Change Tracking with Easy CI/CD Integration"

4.5/5

What do you like best about Liquibase?

Incredible for tracking the changes in a DB, the integration with the DB is easy, easy to use in Ci/CD pipelines. Review collected by and hosted on G2.com.

What do you dislike about Liquibase?

It just give you one error at the time, so if you have multiple you will need to run it every time. Review collected by and hosted on G2.com.

What problems is Liquibase solving and how is that benefiting you?

DB CI/CD deployment Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

  

 ![Evans M.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Evans M.")
EM

Evans M.

System EngineeR

Mid-Market (51-1000 emp.)

12/16/2022

"Informative, Practical and Insightful"

5/5

What do you like best about Liquibase?

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. Review collected by and hosted on G2.com.

What do you dislike about Liquibase?

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. Review collected by and hosted on G2.com.

What problems is Liquibase 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. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite on behalf of seller

  

 ![Pinki K.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Pinki K.")
PK

Pinki K.

Technical Consultant

Mid-Market (51-1000 emp.)

12/9/2022

"Manage you Database versioning with liquibase"

4.5/5

What do you like best about Liquibase?

Its good tool to manage database version and help to build CI/CD pipe line for Database. It's easy to manage and deploy the database updates. Review collected by and hosted on G2.com.

What do you dislike about Liquibase?

Setup is little bit complex and rollback process it very difficult. Not managing store procedures properly. Review collected by and hosted on G2.com.

What problems is Liquibase solving and how is that benefiting you?

Its help us to give clients update through the jenkins pipeline and reduces the manual efforts. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

  

 ![Verified User in Financial Services](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Financial Services")
UF

Verified User in Financial Services

Mid-Market (51-1000 emp.)

11/8/2022

"Multi-DB support and rollback"

5/5

What do you like best about Liquibase?

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. Review collected by and hosted on G2.com.

What do you dislike about Liquibase?

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. Review collected by and hosted on G2.com.

What problems is Liquibase solving and how is that benefiting you?

Automated execution makes deployment faster. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite on behalf of seller

  

 ![Kapil G.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Kapil G.")
KG

Kapil G.

Solutions Architect

Small-Business (50 or fewer emp.)

11/1/2022

"Awesome tool for automated DB deployment"

4.5/5

What do you like best about Liquibase?

it offers quality checks for DB scripts which helps catch errors also DB pipelines views for changes deployed to DB Review collected by and hosted on G2.com.

What do you dislike about Liquibase?

Very few features enabled in community version Review collected by and hosted on G2.com.

What problems is Liquibase solving and how is that benefiting you?

Devops pipelines integration for db deployment Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite on behalf of seller

  

 ![Beatriz C.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Beatriz C.")
BC

Beatriz C.

devops-dba

Mid-Market (51-1000 emp.)

11/1/2022

"excellent tool to establish ci/cd with databases"

5/5

What do you like best about Liquibase?

allows you to control changes and perform rollbacks Review collected by and hosted on G2.com.

What do you dislike about Liquibase?

improve documentation and use case examples Review collected by and hosted on G2.com.

What problems is Liquibase solving and how is that benefiting you?

evaluate changes from testing, reducing errors at the time of changes in production Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite on behalf of seller

  

 ![Verified User in Internet](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Internet")
EI

Verified User in Internet

Mid-Market (51-1000 emp.)

1/10/2022

"Powerful and Flexible"

5/5

What do you like best about Liquibase?

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. Review collected by and hosted on G2.com.

What do you dislike about Liquibase?

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. Review collected by and hosted on G2.com.

Recommendations to others considering Liquibase:

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. Review collected by and hosted on G2.com.

What problems is Liquibase 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. Review collected by and hosted on G2.com.

Show More

Response from Matthew Geise of Liquibase

[Editedit](https://www.g2.com/survey_responses/liquibase-review-5261168/official_response/edit)

Thank you for sharing your experience. We always love hearing how Liquibase is being used and where our customers and community members are finding the most value or have needs that could be met in a better way.

Our product team would love to get more info on the use case you have around comparing database schemas and how we could better support it. We do have a few ways to help detect database drift through the comparison of schemas. With our diff command, you can capture the differences between two schemas. In addition, you could look at the diffchangelog command should you want a changelog to help reconcile the differences.

I've added a blog here as a reference...hopefully this helps. Thanks!

[See how Liquibase improved](https://www.liquibase.com/blog/database-drift)

Current UserValidated ReviewerSource: Organic

  

BM

BISWA M.

Sr. SQL Database Administrator

Enterprise (\> 1000 emp.)

3/21/2022

"Ultimate tool for CI/CD Database Schema Deployment"

5/5

What do you like best about Liquibase?

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. Review collected by and hosted on G2.com.

What do you dislike about Liquibase?

Maven has some additional features, nice to have overwriteFile:true during diffChangeLog. Review collected by and hosted on G2.com.

What problems is Liquibase solving and how is that benefiting you?

CI/CD has made life easy for Database schema deployment in various DBMSs. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite on behalf of seller

## Questions about Liquibase? Ask real users or explore answers from the community

Get practical answers, real workflows, and honest pros and cons from the G2 community or share your insights.

[
Ask about Liquibase
](https://www.g2.com/products/liquibase/discussions/new)

GU

Guest User

What is Liquibase used for?

0 Upvotes

0

[
Join the conversation
](https://www.g2.com/discussions/what-is-liquibase-used-for)

[
View all Discussions
](https://www.g2.com/products/liquibase/discuss)

## Pricing Options

Pricing provided by Liquibase.

### Liquibase Community

Free

### Liquibase Secure

Contact Us

Per Year

[
View More Pricing Information
](https://www.g2.com/products/liquibase/pricing)

Liquibase Comparisons

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_c28c93ae82a485c3c75c808272506ecb/redgate-flyway.png "Product Avatar Image")

Redgate Flyway

4.5/5(103)

[
Compare Now
](https://www.g2.com/compare/liquibase-vs-redgate-flyway)

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_3f8bc78b80dcba76cd813e5b9bdcee14/sql-compare.png "Product Avatar Image")

SQL Compare

4.4/5(28)

[
Compare Now
](https://www.g2.com/compare/liquibase-vs-sql-compare)

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_e33f0f175d097a292a3bbb232a7ad60e/dbmaestro-dbmaestro-devops-platform.png "Product Avatar Image")

DBmaestro DevOps Platform

4.5/5(16)

[
Compare Now
](https://www.g2.com/compare/dbmaestro-dbmaestro-devops-platform-vs-liquibase)

##### Categories on G2

[Continuous Delivery](https://www.g2.com/categories/continuous-delivery-tools)[Continuous Integration](https://www.g2.com/categories/continuous-integration)[Version Control Hosting](https://www.g2.com/categories/version-control-hosting)

[Version Control Software](https://www.g2.com/categories/version-control-software)[Version Control Clients](https://www.g2.com/categories/version-control-clients)[Database DevOps Software](https://www.g2.com/categories/database-devops-software)[Database Comparison](https://www.g2.com/categories/database-comparison)

[Show MoreShow Less](javascript:void(0);)

##### Explore More

[Best CRM Software](https://www.g2.com/discussions/what-s-the-best-crm-software-on-the-market)[Is Kickfin worth it for restaurant operators managing tip distribution?](https://www.g2.com/discussions/is-kickfin-worth-it-for-restaurant-operators-managing-tip-distribution)[best contact center software](https://www.g2.com/discussions/what-s-the-top-contact-center-software)

[What's the top-rated virtual data room for legal firms](https://www.g2.com/discussions/what-s-the-top-rated-virtual-data-room-for-legal-firms)[SafetyCulture vs Fulcrum for a field operations team that needs digital inspection forms, photo documentation and real-time reporting without a lengthy rollout?](https://www.g2.com/discussions/safetyculture-vs-fulcrum-for-a-field-operations-team-that-needs-digital-inspection-forms-photo-documentation-and-real-time-reporting-without-a-lengthy-rollout)[Pros and Cons Details](https://www.g2.com/products/liquibase/reviews?qs=pros-and-cons)

[Show MoreShow Less](javascript:void(0);)