CloudBees Continuous Integration vs. Liquibase vs. Redgate Flyway

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
CloudBees Continuous Integration
Score 8.8 out of 10
N/A
CloudBees Continuous Integration (formerly the CloudBees Jenkins Platform) is a continuous integration (CI) and continuous delivery (CD) solution that extends Jenkins. Developed for on-premise installations, CloudBees CI offers stable releases with monthly updates, as well as additional proprietary tools and enterprise features to enhance the manageability and security of Jenkins. CloudBees CI helps administrators manage growing installations due to ever-increasing teams, projects and jobs…N/A
Liquibase
Score 8.7 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
Redgate Flyway
Score 9.0 out of 10
N/A
Redgate Flyway extends DevOps practices to databases to speed up software delivery while keeping business-critical data safe. From version control to continuous delivery, Redgate Flyway helps enterprises build on application delivery processes to automate database development and deployments.
$0
Pricing
CloudBees Continuous IntegrationLiquibaseRedgate Flyway
Editions & Modules
No answers on this topic
No answers on this topic
Community
Free
Enterprise
Contact Sales
Offerings
Pricing Offerings
CloudBees Continuous IntegrationLiquibaseRedgate Flyway
Free Trial
NoYesYes
Free/Freemium Version
NoYesYes
Premium Consulting/Integration Services
NoYesYes
Entry-level Setup FeeOptionalNo setup feeOptional
Additional Details
More Pricing Information
Community Pulse
CloudBees Continuous IntegrationLiquibaseRedgate Flyway
Considered Multiple Products
CloudBees Continuous Integration

No answer on this topic

Liquibase
Chose Liquibase
In my previous project and organization I have used Flyway for database change management and version control similar to Liquibase which I am currently using. Comparing it with Flyway, Liquibase provides more feature flexibility and enhancements to handle complex workflows with …
Chose Liquibase
The functionalities in general were very similar, but Liquibase was less intrusive and had a larger community, which made incident resolution more agile without depending on the support of the platform itself.
Chose Liquibase
We looked at Flyway yet if seemed to be not as comprehensive at Liquibase.
Chose Liquibase
flyway use sql for defining change but Liquidbase provides flexibility to specify change in different formats including sql such as xml, yaml and json
Chose Liquibase
With Flyway you need to Write rollback scripts manually. With Liquibase we have a lot of customization with to rollback with options such rollback-one-changeset or rollback-one-update.
Chose Liquibase
Liquibase provide rollback feature more matured than others.
Chose Liquibase
Liquibase makes it easy to integrate into CI/CD pipelines, keeping the database and code in sync. The switch from one database management system to another is made easier by modeling the structure of the database in DBMS-independent XML rather than SQL. A user-friendly web …
Chose Liquibase
Liquibase is much more powerful compared to Flyway since it is much more flexible in nature. You can apply changes programmatically, works with any kind of database and provides features version controlling database schemas. All these features were missing in Flyway and that's …
Chose Liquibase
Liquibase is preferred over Flyway if your engineers doesn’t have knowledge in the DDL language used in each database product supported. If you only need to support a single database product and your engineers have the skills I would recommend Flyway instead. Liquibase is …
Chose Liquibase
Both liquibase and Flyway help you deploy database changes associated with new application deployments. They will both help with reducing database administration tasks and ensure reliability of the application service. Comparing Liquibase and Flyway, I found liquibase to be …
Chose Liquibase
Liquibase is head and shoulders better than relying on SQL Compare alone for deployments. I haven't used Flyway, but based on our evaluation, Liquibase seemed to have a lot of functional overlap for considerably less cost. I would recommend the use of GitHub or Bitbucket in …
Chose Liquibase
At the time, Liquibase offered a community version and I think Flyway didn’t. In our case, we did not have any previous experience with any database management tools, so we just went with what was free to try out.
Chose Liquibase
More configurable and more flexible. Might include solutions for NoSql in the future. A couple of useful plugins (hibernate integration, for example).
Chose Liquibase
Liquibase is easy to use, but it lacks performance and error handling.
Chose Liquibase
Liquibase has better options than Flyway software. Liquibase seems to have everything Flyway has and more flexibility when it comes to rollbacks. The main advantage of just Flyway seems to be not having to use XML, but Liquibase allows you to specify an SQL file in their XML. …
Chose Liquibase
The main reason for Liquibase and against Flyway is the independence of the RDBMS product used.
Chose Liquibase
Liquibase has a more robust feature set including schema definitions in XML, JSON, and YAML. Liquibase Hub provides a better view of deployment status.
Redgate Flyway

No answer on this topic

Best Alternatives
CloudBees Continuous IntegrationLiquibaseRedgate Flyway
Small Businesses
GitLab
GitLab
Score 8.7 out of 10
DBeaver
DBeaver
Score 8.5 out of 10
DBeaver
DBeaver
Score 8.5 out of 10
Medium-sized Companies
GitLab
GitLab
Score 8.7 out of 10
DBeaver
DBeaver
Score 8.5 out of 10
DBeaver
DBeaver
Score 8.5 out of 10
Enterprises
GitLab
GitLab
Score 8.7 out of 10
DBeaver
DBeaver
Score 8.5 out of 10
DBeaver
DBeaver
Score 8.5 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
CloudBees Continuous IntegrationLiquibaseRedgate Flyway
Likelihood to Recommend
9.0
(2 ratings)
9.0
(70 ratings)
8.0
(4 ratings)
Likelihood to Renew
-
(0 ratings)
9.1
(4 ratings)
-
(0 ratings)
Usability
-
(0 ratings)
9.1
(2 ratings)
-
(0 ratings)
Support Rating
5.0
(1 ratings)
9.8
(68 ratings)
-
(0 ratings)
Implementation Rating
-
(0 ratings)
9.1
(2 ratings)
-
(0 ratings)
User Testimonials
CloudBees Continuous IntegrationLiquibaseRedgate Flyway
Likelihood to Recommend
CloudBees
For all continuous integration features like multi branch pipeline, continuous build, and deployment execution, highly customizable groovy scripting, well integration with most of repositories like SVN, GIT, etc. are some of the exceptional features which helps devOps related tasks a treat to work everyday. With some minor changes in agent configuration and handling of their configuration on master instances would reduce a lot of issues. Also, cache of maven handling on agents needs to be improved (though not related to tool but the CI pipelines). But, since this is a very mature and performant tool, we expect some out of the box functionalities to handle all such scenarios. Overall, the tool works wonders because of its highly customizable features.
Read full review
Liquibase
Based on my experience so far on using Liquibase in my current project, I have seen that Liquibase changelogs are version control where multiple team members and developers can work together on database and deployed automatically via CI/CD Pipeline integration using github actions and it applies same changelogs to all enviroments to remain in sync and avoid any enviroment drift. Also as Liquibase stores changelog audits in DATABASECHANGELOG table it helps in tracking purposes and to easily rollback any change . Whereas in some scenarios I feel that Liquibase have some drawbacks where if complex transformation between tables is not optimized for bulk data operations which eventually degrades database performance.
Read full review
Redgate
Database Migrations on Java-based solutions. It has one of the best integrations with it as a database migration tool, you can do it with the community edition (no pricing involved) and it works flawlessly with Maven and Gradle. It's not an expensive tool in order to use the next level of features and is worth the money. I would recommend reaching that edition level as the object mapping feature gets really handy. I would not recommend it for any Microsoft-based solution (.Net) as is not compatible at all based on my experience, this is a tool only worth it with Java applications.
Read full review
Pros
CloudBees
  • Customer Support
  • Solutions engineering
Read full review
Liquibase
  • Liquibase tracks changes in a metadata table contained directly in the target database, making easy administration for the DBA.
  • Liquibase handles many validation tests out of the box, making it easy to choose which ones you want to include, with options for writing your own if you choose. This makes it robust and flexible in terms of validation before deployment.
  • Liquibase provides easy integration into deployment pipelines for CI/CD. We use it with GitHub for source control and Circle CI for validation and deployment pipelines.
Read full review
Redgate
  • Manage DB migration patch scripts
  • Apply DB migration patch scripts
  • Test DB migration patch scripts
  • Setup new DB instances, including on local env
Read full review
Cons
CloudBees
  • File or Workspace Management
  • Agent configurations at master level
  • Better Support for issues in product
Read full review
Liquibase
  • I would like Liquibase to explore all errors in the changelog files compared to one at a time. We spent a lot of time troubleshooting one error at a time versus having a batch log of errors in each file.
  • Understanding where to get support on things. I spent a lot of time researching externally to learn what the best practices were. Although I found some of the youtube videos helpful, I would like a little more of a technical support. This may be a feature with the paid tier, however, we leveraged open source.
  • Seeing more examples of how others use Liquibase and their usecases will be helpful. That way we can learn from each other which may help us improve on our own deployments.
Read full review
Redgate
  • Updating it causes problems, there have been unnecessary changes that wasted time
  • Requires knowledge & studying so it's used properly
  • Lots of options that might be difficult to understand for non technical people
Read full review
Likelihood to Renew
CloudBees
No answers on this topic
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
Redgate
No answers on this topic
Usability
CloudBees
No answers on this topic
Liquibase
Liquibase has several features, on their free plan, that matches exactly our expectations and needs: this already makes it standout from its competitors. On top of that, the setup was straightforward: we are running an integration with Databricks, and there were only two steps truly needed, install the driver and the plugin, done. This is the type of seamless experience our team appreciates the most when evaluating a tool or service.
Read full review
Redgate
It's very easy to install and use. Even someone very new to the software will have no trouble, plus the team reach out to help you and continue to offer you support throughout. Really simple interface, clean design, all you could really ask for in a tool that needs to do a job dependably
Read full review
Support Rating
CloudBees
Support seems very unreachable from my experience. They handle cases if developers are facing issues, support seems to be very limited. It's not like other tools in a market where every mail is being taken priority and responses are sent. We see a lack in this particular aspect when it comes to CloudBees Jenkins Platform.
Read full review
Liquibase
Liquibase has been responsive and even is letting our group test some new products they are developing and even made code changes to their production system because of a couple bugs we have reported. Liquibase licensing has also been easy and simple. I have nothing bad to say about any of the Liquibase staff I have talked to. They also hold free information webinars for new content that helps spread adoption and moving the product forward.
Read full review
Redgate
No answers on this topic
Implementation Rating
CloudBees
No answers on this topic
Liquibase
Build process takes a toll.
Read full review
Redgate
No answers on this topic
Alternatives Considered
CloudBees
CloudBees Jenkins Support is on par with the other enterprise tools we're currently using. It has performed well enough that we've adopted the product and placed it in the critical path of our software delivery pipelines.
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
Redgate
The problem with a cloud-based tool for migration services is the cloud dependency. You are restricted to use the tool along the Cloud provider. Flyway gives you the freedom to use it in any scenario as long as you are working with a compatible database engine. Even if you are working on-premise and you don't have plans to move to a cloud architecture. Or even for sandbox development scenarios where you are a developer playing around with some project ideas. And you don't have to pay anything as long as you need advanced features, and not less importantly, you are using an open-source tool.
Read full review
Return on Investment
CloudBees
  • Positive - Handles number of requests
  • Positive - Customizations of pipelines helps integrate many type of frameworks
  • Negative - Cache management on agents for dependencies downloaded
  • Positive - credential management helps reduce configurations to be done for each project job at manual level
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
Redgate
  • I definitely think it do have positive impact to our company's database management.
  • We have 4 database environments and thus it is easy when we push the database to various environments.
Read full review
ScreenShots

Redgate Flyway Screenshots

Screenshot of Flyway Enterprise – auto-generation of migration scriptsScreenshot of Flyway Enterprise - reportingScreenshot of Flyway Enterprise - drift detection