TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Contact about Liquibase

Please fill out the form below to get in touch.

Liquibase

Connect with Liquibase

What are you interested in?

Already have an account?

You hereby consent to have TrustRadius share the information supplied on this form with Liquibase so that Liquibase and TrustRadius may contact you in regard to the information requested.

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Liquibase

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

    Oracle Database

    Score8.2 out of 10
    N/AOracle Database, currently in edition 23ai, is a converged, multimodel database management system. It is designed to simplify development for AI, microservices, graph, document, spatial, and relational applications.

    $0.05

    per hour

    Pricing
    LiquibaseOracle Database
    Editions & Modules
    No answers on this topic
    Oracle Base Database Service - Standard
    $0.0538
    per hour
    Oracle Base Database Service - Enterprise
    $0.1075
    per hour
    Oracle Base Database Service - High Performance
    $0.2218
    per hour
    Standard Edition
    Contact Sales
    Enterprise Edition
    Contact Sales
    Personal Edition
    Contact Sales
    Offerings
    Pricing Offerings
    LiquibaseOracle Database
    Free Trial
    YesYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    YesNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    LiquibaseOracle Database
    Considered Both Products
    Liquibase
    Chose Liquibase
    None of the products we looked at really focused and had good tools for Database Version control at the level we needed. Our monolith system just does not work well with them. We want to change it from a monolith, but we have to version control it first before really making …
    Incentivized
    Chose Liquibase
    We didn't try any other products.
    Incentivized
    Oracle
    No answer on this topic
    Key User Insights
    Would buy again
    94%
    Would buy again
    68 Answers
    86%
    Would buy again
    24 Answers
    Delivers good value for the price
    97%
    Delivers good value for the price
    59 Answers
    83%
    Delivers good value for the price
    19 Answers
    Happy with the feature set
    94%
    Happy with the feature set
    68 Answers
    89%
    Happy with the feature set
    25 Answers
    Lived up to sales and marketing promises
    95%
    Lived up to sales and marketing promises
    41 Answers
    88%
    Lived up to sales and marketing promises
    14 Answers
    Implementation went as expected
    94%
    Implementation went as expected
    62 Answers
    91%
    Implementation went as expected
    21 Answers
    Features
    LiquibaseOracle Database
    Relational Databases
    Comparison of Relational Databases features of Liquibase and Oracle Database
    Feature
    Liquibase
    -
    Ratings
    Oracle Database
    8.3
    7 Ratings
    2% above category average
    ACID compliance00 Ratings8.47 Ratings
    Database monitoring00 Ratings8.77 Ratings
    Database locking00 Ratings8.77 Ratings
    Encryption00 Ratings9.06 Ratings
    Disaster recovery00 Ratings8.86 Ratings
    Flexible deployment00 Ratings6.47 Ratings
    Multiple datatypes00 Ratings8.17 Ratings
    Best Alternatives
    LiquibaseOracle Database
    Small Businesses
    No answers on this topic
    Amazon RDS
    Score8.1 out of 10
    Medium-sized Companies
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    SingleStore
    Score8.2 out of 10
    Enterprises
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    SAP IQ
    Score5.4 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    LiquibaseOracle Database
    Likelihood to Recommend
    9.2
    (70 ratings)
    8.2
    (199 ratings)
    Likelihood to Renew
    9.1
    (4 ratings)
    9.0
    (6 ratings)
    Usability
    8.0
    (3 ratings)
    7.6
    (13 ratings)
    Support Rating
    8.8
    (69 ratings)
    7.0
    (5 ratings)
    Implementation Rating
    9.1
    (2 ratings)
    9.6
    (3 ratings)
    User Testimonials
    LiquibaseOracle Database
    Likelihood to Recommend
    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.
    Incentivized
    Read full review
    Oracle
    We migrated from NoSQL to an Oracle database. One of the reasons was robust backup and recovery options available in the Oracle database, which provide zero data loss. A transactional database like Oracle is a better fit for our use case than NoSQL. On a large scale, deployment was evaluated as a cheaper option than the NoSQL engine. This conclusion came even after considering Oracle license is expensive.
    Incentivized
    Read full review
    Pros
    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.
    Incentivized
    Read full review
    Oracle
    • Supports most of the Operating Systems like Unix, Linux and Windows Server.
    • It works well in high load environment under intense parallel transactions setup.
    • Highly reliable DBMS, especially RAC is very much reliable.
    • Well managed and predictable release of security patches.
    • We have highly scaled it from on-prem to a cloud cluster environment for our product.
    • One of the best-performing DBMSs on Linux machines under test delivers high throughput (QPS).
    Incentivized
    Read full review
    Cons
    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.
    Incentivized
    Read full review
    Oracle
    • The memory demand and management makes it impossible to run it in a container.
    • It is hard to perform local unit testing with Oracle even using the personal edition (aggressive all the available memory grab for itself).
    • Lack of built in database migrations (e.g. as Flyway).
    • The need to install the Oracle client in addition to its drivers.
    • The cost of running it, especially in the Cloud.
    • Comes with very spartan community grade client/management tools whereas the commercial offerings tend to demand a premium price.
    Incentivized
    Read full review
    Likelihood to Renew
    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.
    Incentivized
    Read full review
    Oracle
    There is a lot of sunk cost in a product like Oracle 12c. It is doing a great job, it would not provide us much benefit to switch to another product even if it did the same thing due to the work involved in making such a switch. It would not be cost effective.
    Incentivized
    Read full review
    Usability
    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.
    Incentivized
    Read full review
    Oracle
    Many of the powerful options can be auto-configured but there are still many things to take into account at the moment of installing and configuring an Oracle Database, compared with SQL Server or other databases. At the same time, that extra complexity allows for detailed configuration and guarantees performance, scalability, availability and security.
    Incentivized
    Read full review
    Support Rating
    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.
    Incentivized
    Read full review
    Oracle
    1. I have very good experience with Oracle Database support team. Oracle support team has pool of talented Oracle Analyst resources in different regions. To name a few regions - EMEA, Asia, USA(EST, MST, PST), Australia. Their support staffs are very supportive, well trained, and customer focused. Whenever I open Oracle Sev1 SR(service request), I always get prompt update on my case timely. 2. Oracle has zoom call and chat session option linked to Oracle SR. Whenever you are in Oracle portal - you can chat with the Oracle Analyst who is working on your case. You can request for Oracle zoom call thru which you can share the your problem server screen in no time. This is very nice as it saves lot of time and energy in case you have to follow up with oracle support for your case. 3.Oracle has excellent knowledge base in which all the customer databases critical problems and their solutions are well documented. It is very easy to follow without consulting to support team at first.
    Incentivized
    Read full review
    Implementation Rating
    Liquibase
    Build process takes a toll.
    Incentivized
    Read full review
    Oracle
    Overall the implementation went very well and after that everything came out as expected - in terms of performance and scalability. People should always install and upgrade a stable version for production with the latest patch set updates, test properly as much as possible, and should have a backup plan if anything unexpected happens
    Read full review
    Alternatives Considered
    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.
    Incentivized
    Read full review
    Oracle
    Because of a rich user base and support for any critical issue, this is one of the best options to choose. In case the project has a TCO issue, it can compromise and choose Postgres as the best alternative. SQL server is also good and easy to code and maintain but performance is not as good as the Oracle
    Incentivized
    Read full review
    Return on Investment
    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.
    Incentivized
    Read full review
    Oracle
    • Multiple applications can use the same database and still get high performance
    • Licensing cost is still a concern compared to the other options available in the market that are very very inexpensive
    • Almost a maintenance free database
    • Oracle Grid makes life easy in terms of monitoring and managing the databases
    Incentivized
    Read full review
    ScreenShots