Apache Subversion vs. Liquibase

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Apache Subversion
Score 8.0 out of 10
N/A
Apache Subversion is a version control option that is free to download and open source under the Apache 2.0 license.N/A
Liquibase
Score 8.1 out of 10
Enterprise companies (1,001+ employees)
Liquibase is a database change management tool that extends DevOps best practices to the database, helping teams release software faster and safer by bringing the database change process into existing CI/CD automation. According to the 2021 Accelerate State of DevOps Report, elite performers are 3.4 times more likely to incorporate database change management into their process than low performers. Liquibase value proposition: Liquibase speeds up the development…N/A
Pricing
Apache SubversionLiquibase
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Apache SubversionLiquibase
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoYes
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Apache SubversionLiquibase
Best Alternatives
Apache SubversionLiquibase
Small Businesses
Git
Git
Score 10.0 out of 10
DBeaver
DBeaver
Score 8.6 out of 10
Medium-sized Companies
Git
Git
Score 10.0 out of 10
DBeaver
DBeaver
Score 8.6 out of 10
Enterprises
Perforce Helix Core
Perforce Helix Core
Score 6.5 out of 10
DBeaver
DBeaver
Score 8.6 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache SubversionLiquibase
Likelihood to Recommend
6.6
(10 ratings)
8.1
(59 ratings)
Likelihood to Renew
3.1
(2 ratings)
9.1
(4 ratings)
Usability
-
(0 ratings)
9.1
(2 ratings)
Support Rating
-
(0 ratings)
7.4
(57 ratings)
Implementation Rating
-
(0 ratings)
9.1
(2 ratings)
User Testimonials
Apache SubversionLiquibase
Likelihood to Recommend
Apache
It's a relatively simple version control system so it works great for an individual or small team (less than 10 people). But if you have a medium to large team, especially one with members distributed over a large geographic area, or one where individuals need to be able to work "offline" without access to a central server, Apache Subversion will likely not be the best choice.
Also, if you're maintaining an open-source project where outside people will be interacting with your code repository, git is probably a better choice because it's becoming the de-facto standard these days and what most developers are familiar with.
Read full review
Liquibase
Liquibase is very well suited for database schema management. It works great for any DDL/DML deployments, changes made to database are easy to manage, track or troubleshoot. It comes with a wide variety of Rollback options. Liquibase Policy checks are a great way to enforce standards around Database code development across organization and prevent any unexpected from being deployed
Read full review
Pros
Apache
  • Revision control done properly - you have end to end visibility of all changes in the project.
  • Conflict resolution - visually highlighting the differences helps to track down the problem.
  • Being open source and very popular.
  • We are using SVN hosted in our network - it is very stable, we had almost zero downtime in 4 years.
  • Rollbacks are made simple and easy to use.
Read full review
Liquibase
  • Automation - Improved data integrity and security validation, Expanded support for non-relational database types
  • Observability - Reports for code quality, security checks, updates, rollbacks, and Flows
  • Governance- Increased control of privileges and access for groups and individual users
  • Tracks every database changes by enforcing policy and compliance
  • Efficient - Standardized and self-service driven deployment process
  • Tracks every database changes by enforcing policy and compliance
  • Efficient - Standardized and self-service driven deployment process
Read full review
Cons
Apache
  • Distributed development - I've never worked in an environment where distributed development (developers widely scattered geographically) was a factor, but that's why git exists.
  • Merging - Merging of code from one branch to another can be painful, especially if it's not done frequently. (On the other hand, doing merges is one of the reasons I get a nice salary, so I can't complain too much!)
  • Acceptance - Let's face it, git is what "all the cool kids are using." If you've got a bunch of developers fresh out of school, they'll probably know git and not Subversion.
Read full review
Liquibase
  • Reducing Compatibility issues, when we upgraded Liquibase from 4.2 to 4.9. The same changeset which we were able to run on successfully using 4.2, part of it was now failing when tried to deploy using 4.9
  • We are not able to see detailed logs (for different changes) in uDeploy when deploying changes through Liquibase
  • Liquibase should rollback the if any one of the changes fails.
Read full review
Likelihood to Renew
Apache
While there are interesting alternatives, such a GIT, Subversion has been a breath of fresh air compared to its predecessors like CVS or Microsoft Source Safe (now called Team Foundation Server). Its ease of use and high adoption rate is going to keep me using this product for years to come.
Read full review
Liquibase
We are and will continue using Liquibase and it has become an integral part of our portfolio offering, any new product is by default adopting Liquibase stack.
Read full review
Usability
Apache
No answers on this topic
Liquibase
Build process is too time consuming and getting extra DB instance takes a toll
Read full review
Support Rating
Apache
No answers on this topic
Liquibase
I gave this rating because I feel their customer support staff have a very good and deep knowledge about the product and they are very helpful when we are stuck on something. The customer support is passionate about their product and they are always ready to help their customer as quickly as possible.
Read full review
Implementation Rating
Apache
No answers on this topic
Liquibase
the database deployments helped us with increased productivity,
faster delivery and low risk.
Read full review
Alternatives Considered
Apache
Git has become the new standard of version control, with its support for distributed design. As a tool to manage and control versions, Subversion does it well, but Git is the future.
Read full review
Liquibase
There is no real competitor when it comes to what Liquibase does - at least not at the time we considered it three years ago. It was an easy choice in this regard, but we could have said no to it if it made our workload more difficult. But our proof of concept showed there were easy wins to be had by implementing its software.
Read full review
Return on Investment
Apache
  • Subversion helps us feel secure in maintaining access to all of our product code, both current and historical.
  • Being free and open source makes it an even better "investment".
Read full review
Liquibase
  • We need to re-educate developers to use Liquibase.
  • In some cases, it is hard to align when several teams work on the same DB.
  • On the other hand, Liquibase provides order and consistency in managing DB changes.
  • Evidence and traceability are a plus.
Read full review
ScreenShots