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

    dbForge SQL Tools

    Score6.6 out of 10
    N/AThe dbForge SQL Tools package comprises 15 functional add-ins for SQL Server Management Studio (SSMS) and standalone tools. These add-ins integrate with this default IDE, enhancing the standard capabilities by adding new features and improving existing tools with additional options. dbForge SQL Tools cover a wide array of database-related tasks in SQL Server, particularly in the following areas: T-SQL…

    $429.95

    per year

    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
    dbForge SQL ToolsLiquibase
    Editions & Modules
    Subscription Standart 1 year
    $429.95
    Subscription Professional 1 year
    $649.95
    Subscription Enterprise 1 year
    $699.95
    Perpetual Standard 1 year
    $849.95
    Subscription Standart 2 years
    $859.95
    Perpetual Standard 2 years
    $1,189.95
    Perpetual Professional 2 years
    $1,189.95
    Subscription Standart 3 years
    $1,289.95
    Perpetual Professional 1 year
    $1,299.95
    Subscription Professional 2 years
    $1,299.95
    Subscription Enterprise 2 years
    $1,399.95
    Perpetual Enterprise 1 year
    $1,399.95
    Perpetual Standart 3 years
    $1,449.95
    Subscription Professional 3 years
    $1,949.95
    Perpetual Enterprise 2 years
    $1,999.95
    Subscription Enterprise 3 years
    $2,099.95
    Perpetual Professional 3 years
    $2,209.95
    Perpetual Enterprise 3 years
    $2,519.95
    No answers on this topic
    Offerings
    Pricing Offerings
    dbForge SQL ToolsLiquibase
    Free Trial
    YesYes
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoYes
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details
    More Pricing Information
    Community Pulse
    dbForge SQL ToolsLiquibase
    Considered Both Products
    Devart
    No answer on this topic
    Liquibase
    Chose Liquibase
    We like stateless deployment and it helps us.
    Incentivized
    Key User Insights
    Would buy again
    89%
    Would buy again
    8 Answers
    94%
    Would buy again
    68 Answers
    Delivers good value for the price
    89%
    Delivers good value for the price
    8 Answers
    97%
    Delivers good value for the price
    59 Answers
    Happy with the feature set
    89%
    Happy with the feature set
    8 Answers
    94%
    Happy with the feature set
    68 Answers
    Lived up to sales and marketing promises
    86%
    Lived up to sales and marketing promises
    6 Answers
    95%
    Lived up to sales and marketing promises
    41 Answers
    Implementation went as expected
    89%
    Implementation went as expected
    8 Answers
    94%
    Implementation went as expected
    62 Answers
    Best Alternatives
    dbForge SQL ToolsLiquibase
    Small Businesses
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    Enterprises
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    dbForge SQL ToolsLiquibase
    Likelihood to Recommend
    7.8
    (9 ratings)
    9.2
    (70 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    9.1
    (4 ratings)
    Usability
    -
    (0 ratings)
    8.0
    (3 ratings)
    Support Rating
    -
    (0 ratings)
    8.8
    (69 ratings)
    Implementation Rating
    -
    (0 ratings)
    9.1
    (2 ratings)
    User Testimonials
    dbForge SQL ToolsLiquibase
    Likelihood to Recommend
    Devart
    dbForge SQL Complete is well suited for professionals that have to write code all day. In my role in the business intelligence department we are writing SQL pretty much all day. Having a tool that helps us do that faster, in a cleaner way is pretty awesome and something that pays for itself quickly.
    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
    Devart
    • SQL complete allows you to create custom snippets that allow you to store frequently ran queries in shortcuts. The code can be populated within seconds!
    • Another great benefit is custom aliases. If you frequently reference the same tables over and over again it gets tiresome to retype the aliases. Storing these can make your code more consistent and save time.
    • SQL complete will also highlight the metadata within your database. For example, if you start typing an insert statement you populate code for all the field names by pressing the tab. This is a real-time saver for wide tables!
    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
    Devart
    • Sometimes it can be slow to retrieve the database metadata.
    • Updating the software with the activation/deactivation of licenses could be further streamlined.
    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
    Devart
    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.
    Incentivized
    Read full review
    Usability
    Devart
    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.
    Incentivized
    Read full review
    Support Rating
    Devart
    No answers on this topic
    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
    Devart
    No answers on this topic
    Liquibase
    Build process takes a toll.
    Incentivized
    Read full review
    Alternatives Considered
    Devart
    I am very satisfied after using this tool. It is a full-stack tool that includes rich features that can be customized set of functionality as per your need. by using this tool:-
    • Increased our productivity rate.
    • Provides speed up your development work so you can focus on other stuff.
    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
    Devart
    • Spending less time trying to figure out how tables are related thanks to the navigational help in dbForge SQL Complete, which means fixing issues takes less time.
    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

    dbForge SQL Tools Screenshots

    Product screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshot