Bitbucket vs Liquibase comparison

Cancel
You must select at least 2 products to compare!
Atlassian Logo
9,719 views|7,164 comparisons
97% willing to recommend
Liquibase Logo
1,591 views|631 comparisons
100% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Bitbucket and Liquibase based on real PeerSpot user reviews.

Find out what your peers are saying about Atlassian, GitHub, Git and others in Version Control.
To learn more, read our detailed Version Control Report (Updated: April 2024).
767,847 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"The solution is easy to use. If I need to check out my latest code or I need to send my local code to the depositories it is simple. Overall it is has been a good experience from my side using this solution.""BitBucket is a reliable and user-friendly product.""This is a very dependable product that is easy to use and it has an excellent GUI interface.""The most valuable feature of Bitbucket is its capabilities.""The initial deployment is rather straightforward and only takes 30 minutes to an hour.""The planning model is good, and so is the suite of applications around it.""The most valuable feature of Bitbucket is you can see the differences between the fresh code and the old code before you merge. Additionally, the solution is easy to use and well-integrated.""Scalability-wise, I rate the solution a ten out of ten."

More Bitbucket Pros →

"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."

More Liquibase Pros →

Cons
"The solution is not user-friendly. Right now, the solution is not so easy to understand. It needs to update its design and overall user experience.""One of the areas the solution could improve on is when there is a merging conflict it is quite confusing. When I am having a merging conflict I get stuck on the page, then I need to search how to handle the particular problem. For example, finding what the commands are which can be used.""I rate Bitbucket five out of 10 for affordability. It isn't cheap.""There are many places where the product could be expanded to make it a more complete solution.""There is room for improvement in the workflow. Other similar tools offer automation and more streamlined workflows, which Bitbucket currently lacks.""Bitbucket doesn't currently offer AI functionalities.""The UI could be a little better compared to competing solutions.""I think the developers are constantly working on improving the pull requests support."

More Bitbucket Cons →

"The pricing is quite high."

More Liquibase Cons →

Pricing and Cost Advice
  • "You have to buy additional licenses when you exceed 50 users."
  • "With our small number of users, our licensing fees are approximately $10 USD per month."
  • "Licensing is on a monthly basis, it's available on our website. They have a free version, the pro version and then they have an enterprise version, and we're using a kind of the middle of the pro version for about $7 per user per month."
  • "We have approximately 40 licenses for Bitbucket."
  • "I understand Bitbucket's cost is on the higher side."
  • "I rate the price from Bitbucket a four out of five."
  • "Sometimes there are issues in obtaining licenses and the pricing could be improved."
  • "When it comes to licensing we have the standard plan."
  • More Bitbucket Pricing and Cost Advice →

    Information Not Available
    report
    Use our free recommendation engine to learn which Version Control solutions are best for your needs.
    767,847 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:Its key strength lies in securing and centralizing code repositories.
    Top Answer:It would be beneficial to have a straightforward mechanism for integrating the initial tasks defined in Bitbucket with Jira when the need arises.
    Ask a question

    Earn 20 points

    Ranking
    1st
    out of 16 in Version Control
    Views
    9,719
    Comparisons
    7,164
    Reviews
    32
    Average Words per Review
    329
    Rating
    8.4
    7th
    out of 16 in Version Control
    Views
    1,591
    Comparisons
    631
    Reviews
    0
    Average Words per Review
    0
    Rating
    N/A
    Comparisons
    Learn More
    Overview

    Bitbucket is a team-oriented Git-based code hosting and collaboration solution. The best-in-class Jira and Trello integrations in Bitbucket are meant to bring the entire software team together to complete a project. Bitbucket gives your team a single location to collaborate on code from concept to cloud deployment, to generate quality code through automated testing, and to deploy code with confidence.

    There are three deployment options for Bitbucket:

    1. Bitbucket Cloud is a web-based version of Bitbucket that is hosted on Atlassian's servers and accessible via a URL. Pipelines, an exclusive built-in CI/CD tool in Bitbucket Cloud, allows you to create, test, and deploy directly from Bitbucket.

    2. Bitbucket Server is installed on your computer and runs in your environment. Bamboo, our robust CI/CD platform, has strong connections with Bitbucket Server, allowing you to totally automate your workflow. The license is unlimited.

    3. Bitbucket Data Center appears to users as a single instance of Bitbucket Server, but it is actually hosted on a cluster of servers in your environment.
    4. This has some advantages over Bitbucket Server:

    • Availability: If one cluster node fails, the remaining cluster node(s) can continue to service requests, resulting in little or no downtime for customers.
    • Performance at scale: A cluster of numerous Bitbucket Server-running machines can manage more traffic than a single system.
    • Mirroring: For distributed teams working with large repositories, smart mirroring can increase Git clone performance.

    Bitbucket Features

    Bitbucket has many valuable key features. Some of the most useful ones include:

    • Workflow control: This helps you to enforce a project or team workflow.
    • Cooperation: Pull requests with inline commentary for code review cooperation.
    • Customization: If you don't find what you're looking for in our Marketplace, you can use our full Rest API to create unique features for your workflow.
    • Jira and Trello integration: Bring order to the chaos and keep the entire software company informed. Access to Jira issues and Trello cards' branches, build status, commits, and status.
    • Code collaboration: From concept to cloud, code collaboration is a must. Create a merging checklist with designated approvers and check for passing builds before transitioning Jira issues based on pull request status.
    • Consistent delivery: With built-in continuous delivery, you can build and test automatically. Build, test, and deploy with Bitbucket Pipelines, our integrated CI/CD solution. Benefit from code-based configuration and quick feedback loops.
    • Simple deployment: Keep track of your deployments, preview them, and confidently promote them.
    • Code security: You can rest easy knowing your code is safe on the cloud, and you can use checks to prevent errors from occurring.

    Reviews from Real Users

    Bitbucket stands out among its competitors for a number of reasons. Two major ones are its robust traceability and user-friendly interface. PeerSpot users take note of the advantages of these features in their reviews:

    One PeerSpot reviewer, a Developer III at an Information Technology at a energy/utilities company, writes, “Bitbucket has improved our organization because it has simplified and streamlined our developer communication code and review process. It is also much more visual.” He adds, “Bitbucket's traceability is great. Being able to see pool requests is just a great thing for collaboration.”

    Kajal P., Quality Assurance Manager at a tech services company, notes, “The solution is easy to use. If I need to check out my latest code or I need to send my local code to the depositories it is simple. Overall it has been a good experience from my side using this solution."

    Liquibase is a migration-based open source database version control solution that relies on a changelog to track what changesets have been deployed to a database, and what additional changesets needs to be applied to a database in order to migrate a database schema to a specific version. Liquibase supports an XML model for defining changesets so that database schema changes can easily be translated to another DBMS platforms. As an open source solution, Liquibase is ideal for smaller teams and projects or for teams that have ample time to invest in extending and adapting the open source capability to meet their needs.

    Sample Customers
    Oscar Insurance, Fugro Roames, Splunk, Rakuten, Red Giant, Met Office, Trulia, Onfido, TriNet, Orbitz Worldwide, Ames Research Center, Sotheby's
    Nike, JP Morgan Chase, Bancolombia, UPS, Anthem
    Top Industries
    REVIEWERS
    Financial Services Firm22%
    Computer Software Company22%
    Government9%
    Media Company9%
    VISITORS READING REVIEWS
    Educational Organization43%
    Financial Services Firm10%
    Computer Software Company8%
    Manufacturing Company6%
    VISITORS READING REVIEWS
    Financial Services Firm31%
    Insurance Company10%
    Computer Software Company8%
    Healthcare Company6%
    Company Size
    REVIEWERS
    Small Business41%
    Midsize Enterprise20%
    Large Enterprise39%
    VISITORS READING REVIEWS
    Small Business10%
    Midsize Enterprise49%
    Large Enterprise41%
    VISITORS READING REVIEWS
    Small Business13%
    Midsize Enterprise9%
    Large Enterprise78%
    Buyer's Guide
    Version Control
    April 2024
    Find out what your peers are saying about Atlassian, GitHub, Git and others in Version Control. Updated: April 2024.
    767,847 professionals have used our research since 2012.

    Bitbucket is ranked 1st in Version Control with 42 reviews while Liquibase is ranked 7th in Version Control. Bitbucket is rated 8.4, while Liquibase is rated 10.0. The top reviewer of Bitbucket writes "It's a good solution for storing code, but the usability and integration could be better". On the other hand, the top reviewer of Liquibase writes "A unique product that is easy to implement, with great automation capabilities ". Bitbucket is most compared with Bitbucket Server, AWS CodeCommit, GitHub, Atlassian SourceTree and IBM Rational ClearCase, whereas Liquibase is most compared with Git and DBmaestro Database Source Control.

    See our list of best Version Control vendors.

    We monitor all Version Control reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.