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

    Eclipse

    Score8.3 out of 10
    N/AEclipse is a free and open source integrated development environment (IDE).N/A

    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
    Pricing
    EclipseLiquibase
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    EclipseLiquibase
    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
    EclipseLiquibase
    Considered Both Products
    Open Source
    No answer on this topic
    Liquibase
    No answer on this topic
    Key User Insights
    Would buy again
    94%
    Would buy again
    29 Answers
    94%
    Would buy again
    68 Answers
    Delivers good value for the price
    97%
    Delivers good value for the price
    29 Answers
    97%
    Delivers good value for the price
    59 Answers
    Happy with the feature set
    94%
    Happy with the feature set
    29 Answers
    94%
    Happy with the feature set
    68 Answers
    Lived up to sales and marketing promises
    95%
    Lived up to sales and marketing promises
    21 Answers
    95%
    Lived up to sales and marketing promises
    41 Answers
    Implementation went as expected
    96%
    Implementation went as expected
    24 Answers
    94%
    Implementation went as expected
    62 Answers
    Best Alternatives
    EclipseLiquibase
    Small Businesses
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    No answers on this topic
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    Enterprises
    No answers on this topic
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    EclipseLiquibase
    Likelihood to Recommend
    9.9
    (74 ratings)
    9.2
    (70 ratings)
    Likelihood to Renew
    9.0
    (1 ratings)
    9.1
    (4 ratings)
    Usability
    8.0
    (3 ratings)
    8.0
    (3 ratings)
    Support Rating
    6.8
    (19 ratings)
    8.8
    (69 ratings)
    Implementation Rating
    -
    (0 ratings)
    9.1
    (2 ratings)
    User Testimonials
    EclipseLiquibase
    Likelihood to Recommend
    Open Source
    I think that if someone asked me for an IDE for Java programming, I would definitely recommend Eclipse as is one of the most complete solutions for this language out there. If the main programming language of that person is not Java, I don't think Eclipse would suit his needs[.]
    Incentivized
    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.
    Incentivized
    Read full review
    Pros
    Open Source
    • Eclipse organizes imports well and does a good job presenting different programming languages.
    • Eclipse auto formats source code allowing customization and increased readability.
    • Eclipse reports errors automatically to users rather than logging it to the console.
    • Eclipse has coding shortcuts and auto-correction features allowing faster software development.
    Incentivized
    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.
    Incentivized
    Read full review
    Cons
    Open Source
    • While the DB integration is broad (many connectors) it isn't particularly deep. So if you need to do serious DB work on (for example) SQL Server, it is sometimes necessary to go directly to the SQL Server Studio. But for general access and manipulation, it is ok.
    • The syntax formatting is sometimes painful to set up and doesn't always support things well. For example, it doesn't effectively support SCSS.
    • Using it for remote debugging in a VM works pretty well, but it is difficult to set up and there is no documentation I could find to really explain how to do it. When remote debugging, the editor does not necessarily integrate the remote context. So, for example, things like Pylint don't always find the libraries in the VM and display spurious errors.
    • The debugging console is not the default, and my choice is never remembered, so every time I restart my program, it's a dialog and several clicks to get it back. The debugging console has the same contextual problems with remote debugging that the editor does.
    Incentivized
    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.
    Incentivized
    Read full review
    Likelihood to Renew
    Open Source
    I love this product, what makes it one of the best tool out in the market is its ability to function with a wide range of languages. The online community support is superb, so you are never stuck on an issue. The customization is endless, you can keep adding plugins or jars for more functionalities as per your requirements. It's Free !!!
    Incentivized
    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.
    Incentivized
    Read full review
    Usability
    Open Source
    It has everything that the developer needs to do the job. Few things that I have used in my day-to-day development 1. Console output. 2. Software flash functionality supporting multiple JTAG vendors like J-LINK. 3. Debugging capabilities like having a breakpoint, looking at the assembly, looking at the memory etc. this also applies to Embedded boards. 4. Plug-in like CMake, Doxygen and PlantUML are available.
    Incentivized
    Read full review
    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
    Support Rating
    Open Source
    I gave this rating because Eclipse is an open-source free IDE therefore no support system is available as far as I know. I have to go through other sources to solve my problem which is very tough and annoying. So if you are using Eclipse then you are on your own, as a student, it is not a big issue for me but for developers it is a need.
    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.
    Incentivized
    Read full review
    Implementation Rating
    Open Source
    No answers on this topic
    Liquibase
    Build process takes a toll.
    Incentivized
    Read full review
    Alternatives Considered
    Open Source
    The installation, adaptability, and ease of usage for Eclipse are pretty high and simple compared to some of the other products. Also, the fact that it is almost a plug and play once the connections are established and once a new user gets the hang of the system comes pretty handy.
    Incentivized
    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.
    Incentivized
    Read full review
    Return on Investment
    Open Source
    • This development environment offers the possibility of improving the productivity time of work teams by supporting the integration of large architectures.
    • It drives constant change and evolution in work teams thanks to its constant versioning.
    • It works well enough to develop continuous server client integrations, based on solid or any other programming principle.
    Incentivized
    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.
    Incentivized
    Read full review
    ScreenShots