No more typing reviews! Try our Samantha, our new voice AI agent.

Git vs Liquibase comparison

Why PeerSpot?
 

Comparison Buyer's Guide

Executive SummaryUpdated on Aug 14, 2024

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Git
Ranking in Version Control
3rd
Average Rating
8.6
Reviews Sentiment
6.0
Number of Reviews
39
Ranking in other categories
No ranking in other categories
Liquibase
Ranking in Version Control
6th
Average Rating
8.4
Reviews Sentiment
4.6
Number of Reviews
11
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of September 2026, in the Version Control category, the mindshare of Git is 18.9%, up from 10.1% compared to the previous year. The mindshare of Liquibase is 4.8%, up from 3.7% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Version Control Mindshare Distribution
ProductMindshare (%)
Git18.9%
Liquibase4.8%
Other76.3%
Version Control
 

Featured Reviews

Davide Cariola - PeerSpot reviewer
Ed Tech Project Manager at Aulab
Branching has streamlined collaboration and now ensures safer, accountable code changes
I feel that the best features of Git are its reliable branching model and fast commits. The ability to track every change with a full history and accountability is invaluable. Git's branching model and change tracking have helped my projects significantly, especially in a recent multi-developer Laravel project where several features were developed in parallel. By isolating each feature on its own branch, the team avoided conflicts and could review work incrementally. When a critical bug appeared in production, Git's history and diff made it easier to identify the exact commit that introduced the issue and rollback safely without disrupting the ongoing development. This combination of isolated branches, clear commit history, and reliable rollback capability kept the project stable while allowing fast iteration. Git has positively impacted my organization by standardizing collaboration, reducing integration conflicts, and making parallel development far more efficient. The branching model allowed teams to work independently without blocking each other. The clear commit history improved code reviews and accountability.
Antonio Tirado Peña - PeerSpot reviewer
IT Director at Instituto de Innovacion Empresarial
Centralized automation has ensured consistent multischema provisioning and nearly eliminated db errors
The syntax, especially as it is agnostic, is not always 100% transparent. In heavy object management, there should be improvements, and when we have large-scale multitenant environments, the orchestration becomes a bit tedious. But basically, for my use case, it is a tool I recommend 100%. For object management, the problem is the checksum, which has a very strict and sometimes rigid handling. Even if runOnChange is true, helping stored procedures when the code changes, any minor modification or formatting change should be a bit easier. Liquibase flawlessly solves provisioning, maintains consistency between dozens of schemas, has database version controls integrated into Git, has enormous reliability in auditing. However, it lacks native multitenant orchestration, it has a lot of rigidity in checksum management with programmable code, and the use of native SQL within XML does not work entirely well. I give it eight out of ten because it is indispensable and unbeatable for guaranteeing consistency and automatic provisioning in our multitenant architecture. I only deduct a couple of points for the lack of native multitenant orchestration and the occasional rigidity of checksums when modifying MySQL functions.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"I use the solution for website management."
"The most valuable feature of this solution is the branch management functionality."
"The tool's most valuable feature is branch workflows."
"Git is easy to use."
"Git is a powerful and mature tool that all software engineers use, whether they use it from the command line with the original version or integrate it with various tools. It helps by promoting collaboration and eliminating problems with code in separate locations. This greatly boosts productivity since you're not lost in a massive local repository, and everything remains organized."
"I like that it's easy to use and because it's accessible from a terminal or a graphical user interface if needed. I also like that we can pass comments from Linux if required."
"What I find the most valuable about Git is that it is CLI and GUI-supported. People who do not like using the CLI mode can use the GUI mode."
"Git is an easy-to-use solution that can be used for parallel working."
"Liquibase has positively impacted my organization by providing a way to manage database migrations instead of maintaining raw SQL, which comes with the issue of not being able to track certain schema updates or new table creations."
"Liquibase has positively impacted my organization by maintaining database consistency across all environments."
"It will be useful for teams to automate and reduce manual work."
"Liquibase has positively impacted my organization by eliminating the risk around database changes."
"Our experience has been very, very positive so far."
"By minimizing errors, minimizing time, with an incredible cost saving, eliminating database incidents, having a diff inspector against our baseline to know which client schemas are outdated or not up to date, to know what differences there are between the different schemas, this has produced an immense cost saving for us."
"The solution is easy to use, and it has very clear documentation."
"They have some nice features around the automation of rule checking. They have a rules engine that checks the SQL code so that you can actually do your edit checks on the validity of the SQL code. If you don't want certain tables to be able to have certain things done to them, you can have it checked for that. It's a very flexible way to kind of do an automated peer review of the SQL code to catch things before you actually try to deploy it."
 

Cons

"It would be preferable if the updates could be completed at a faster pace."
"In our company, we sometimes feel the need to have certain kinds of reports, but we never get those customized reports in Git's dashboard."
"The main problem for me is the frequent upgrades in the solution because every other upgrade is a minefield. When you do the upgrade, there is always something that doesn't work."
"If another person raises a pull request under the same ID assigned to the previous person, and both parties modify the tool, their changes will be grouped together in the same request until it is closed, which is an issue."
"The UI can be more user-friendly."
"The scalability could be better. I think it requires some discipline to have large teams working on the same project without facing problems merging code. I'm using Git for personal projects, but I know companies face merge conflicts when more than one person is working on code simultaneously."
"We would like to see tutorials added to the product, for new users to follow so that they can optimize their use of the solution."
"Synchronization could be better. Sometimes when you create a branch and merge it into another branch, I think it's a bit complex for no reason. The initial setup is also tricky when you do it for the first time."
"We were not able to delete some of the tables because of a security issue."
"However, it lacks native multitenant orchestration, it has a lot of rigidity in checksum management with programmable code, and the use of native SQL within XML does not work entirely well."
"One thing we faced issues with is that Liquibase does not show the exact error, which added to the complexity."
"Regarding Liquibase's AI capabilities, I believe its accuracy and reliability of output could be improved."
"I have not found many disadvantages with Liquibase. However, it does not have inbuilt rollback management."
"Liquibase can be improved by addressing the issue that changelog files could conflict with Git if they're not modularized properly."
"Liquibase contains most of the features that we really need in the project; however, SQL files could be extended by an additional layer of prerequisites since YAML and XML files have that option, and I believe SQL files could also benefit from having more complex prerequisites."
"I believe the official documentation of Liquibase could be more detailed and comprehensive."
 

Pricing and Cost Advice

"There are some extra costs to Git, but it depends on your use case."
"I am not required to pay due to the small number of users we have. We have a small user base, and we are not using the enterprise version."
"The platform is less expensive."
"I rate the tool's pricing a five out of ten."
"Git is completely free."
"We use the open-source version."
"The tool is free."
"This is an open-source solution, so there are no licensing fees associated with it, and no extra, 'hidden' charges."
"The pricing is fair."
"Liquibase is an open-source solution."
report
Use our free recommendation engine to learn which Version Control solutions are best for your needs.
913,683 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Manufacturing Company
17%
Financial Services Firm
11%
Marketing Services Firm
9%
Outsourcing Company
9%
Financial Services Firm
19%
Manufacturing Company
13%
Computer Software Company
9%
Construction Company
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business13
Midsize Enterprise9
Large Enterprise21
By reviewers
Company SizeCount
Small Business4
Midsize Enterprise3
Large Enterprise3
 

Questions from the Community

What needs improvement with Git?
Git works perfectly as is. The CLI works well with Git, and I don't have any recommendations about it.
What is your primary use case for Git?
My main use case for Git is for versioning and controlling and sharing my code. In a recent Laravel project, I used Git to manage versioning and collaboration by adopting a branching strategy. Spec...
What advice do you have for others considering Git?
The best advice that I can give is that you have to treat Git as a core part of the development process and not just as a storage tool. This way it leads to cleaner collaboration, safer experimenta...
What is your experience regarding pricing and costs for Liquibase?
Liquibase costs us thirty-three dollars a month. Basically, in the past, before having Liquibase, finding any error in any client's database would mean hours and hours of a database expert, which w...
What needs improvement with Liquibase?
The syntax, especially as it is agnostic, is not always 100% transparent. In heavy object management, there should be improvements, and when we have large-scale multitenant environments, the orches...
What is your primary use case for Liquibase?
My main use case for Liquibase is because, for our product NormaPro, we have different databases and different data schemas for each of our clients. The database, apart from the table architecture ...
 

Comparisons

 

Overview

 

Sample Customers

Google, Facebook, Microsoft, Twitter, LinkedIn, Netflix, PostgreSQL, Android, Rails, QT, Gnome, Eclipse
Nike, JP Morgan Chase, Bancolombia, UPS, Anthem
Find out what your peers are saying about Git vs. Liquibase and other solutions. Updated: September 2026.
913,683 professionals have used our research since 2012.