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

    PhpStorm

    Score9.6 out of 10
    N/AJetBrains supports PhpStorm, an integrated development environment (IDE).

    $9.90

    per month per user

    Pricing
    LiquibasePhpStorm
    Editions & Modules
    No answers on this topic
    For Individuals
    $99
    per year per user
    For Organizations
    $249
    per year per user
    Offerings
    Pricing Offerings
    LiquibasePhpStorm
    Free Trial
    YesYes
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    YesNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    LiquibasePhpStorm
    Considered Both Products
    Liquibase
    No answer on this topic
    JetBrains
    No answer on this topic
    Key User Insights
    Would buy again
    94%
    Would buy again
    68 Answers
    100%
    Would buy again
    10 Answers
    Delivers good value for the price
    97%
    Delivers good value for the price
    59 Answers
    100%
    Delivers good value for the price
    10 Answers
    Happy with the feature set
    94%
    Happy with the feature set
    68 Answers
    100%
    Happy with the feature set
    10 Answers
    Lived up to sales and marketing promises
    95%
    Lived up to sales and marketing promises
    41 Answers
    90%
    Lived up to sales and marketing promises
    9 Answers
    Implementation went as expected
    94%
    Implementation went as expected
    62 Answers
    100%
    Implementation went as expected
    9 Answers
    Best Alternatives
    LiquibasePhpStorm
    Small Businesses
    No answers on this topic
    Visual Studio
    Score8.8 out of 10
    Medium-sized Companies
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    PyCharm
    Score9.3 out of 10
    Enterprises
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    WebStorm
    Score9.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    LiquibasePhpStorm
    Likelihood to Recommend
    9.2
    (70 ratings)
    10.0
    (20 ratings)
    Likelihood to Renew
    9.1
    (4 ratings)
    -
    (0 ratings)
    Usability
    8.0
    (3 ratings)
    9.2
    (5 ratings)
    Support Rating
    8.8
    (69 ratings)
    9.4
    (3 ratings)
    Implementation Rating
    9.1
    (2 ratings)
    -
    (0 ratings)
    User Testimonials
    LiquibasePhpStorm
    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
    JetBrains
    PhpStorm is well suited for any project that utilizes PHP. I have used it on Windows, Ubuntu, and Mac OS and it works great on all those platforms. Having a solution that keeps the developer from having to constantly switch tools to do their job is invaluable. Whether you're a junior developer, front end engineer or a senior developer, PhpStorm is a great product that will help you get your work done.
    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
    JetBrains
    • Database browsing, Remote host browsing, and all the deep seated customizations for both the UI and Technical feasability are the result of an amazing integrity and compatibility with most components and technologies.
    • The built-in shell is insanely helpful for traversing code in order to debug scripts with ease, and the plug-in system makes this software quite extensible.
    • Not to mention the variety of options and settings (divided into global settings and per-project settings) are both intuitive & easy to use, especially the fact that I can export and import them across my workstations while maintaining my spacing & indentation, highlighting, inspection patterns and syntax styling.
    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
    JetBrains
    • Some of the newest github copilot features lag behind what's being done in vs code and would be nice if more of the newer features were brought over though this has greatly improved recently
    • Interface can be a little overwhelming for newcomers
    • Some features like rainbow brackets should be native rather than addon
    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
    JetBrains
    No answers on this topic
    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
    JetBrains
    PhpStorm is very easy to use, once you get the hang of it. It can take a while to get the hang of it because there's so many options, some of which are buried in the imposing settings panel. It could use some help with multi-cursor, especially multi-file editing but that's a minor gripe.
    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
    JetBrains
    The JetBrains community is all about helping others succeed, even in the most obscure setups. I have never had a question go unanswered, or I have never been able to come up with empty results in searching for the answer. My questions or concerns are typically address from other users in the community, so timing is pretty quick for a response
    Incentivized
    Read full review
    Implementation Rating
    Liquibase
    Build process takes a toll.
    Incentivized
    Read full review
    JetBrains
    No answers on this topic
    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
    JetBrains
    Easier to use, more features, more reliable. Much more purpose built with specific integrations aimed directly at php code instead of the broad generic interfaces the other software have that are aiming to support many different languages.
    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
    JetBrains
    • PhpStorm decreased the time to market of new features - we are following the Agile SCRUM methodology with 2 weeks sprints. Using PhpStorm helped with releasing UI features even faster than 2 weeks.
    • Considering the price of the license and the cost of the server where we run it, the ROI is still high due to less time spent by developers with writing code, debugging, refactoring etc. Especially when you have highly paid developers.
    • Increased people's happiness - by using a modern tool with lots of features which has made their work easier.
    Incentivized
    Read full review
    ScreenShots