TrustRadius: an HG Insights company

Liquibase vs. Receptive.io (discontinued) vs. Redgate SQL Toolbelt Essentials

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

    Receptive.io (discontinued)

    Score8 out of 10
    N/APendo Feedback (or Receptive / Receptive.io, acquired by Pendo in 2019) was a SaaS product demand intelligence platform used to collect product feedback and feature requests from customers as well as internal teams. Some years after the acquisition, the product was discontinued.N/A

    Redgate SQL Toolbelt Essentials

    Score9.6 out of 10
    N/ARedgate's SQL Toolbelt Essentials includes industry-standard tools for SQL Server development & deployment, enabling users to include SQL Server databases in agile processes and enabilng developers to embed robust and scalable development practices.

    $1,209

    per year per user (1-4 users)

    Pricing
    LiquibaseReceptive.io (discontinued)Redgate SQL Toolbelt Essentials
    Editions & Modules
    No answers on this topic
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    LiquibaseReceptive.io (discontinued)Redgate SQL Toolbelt Essentials
    Free Trial
    YesNoYes
    Free/Freemium Version
    YesNoNo
    Premium Consulting/Integration Services
    YesNoNo
    Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
    Additional Details———
    More Pricing Information
    Community Pulse
    LiquibaseReceptive.io (discontinued)Redgate SQL Toolbelt Essentials
    Considered Multiple Products
    Liquibase
    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 …
    Incentivized
    Discontinued Products
    No answer on this topic
    Redgate
    No answer on this topic
    Key User Insights
    Would buy again
    94%
    Would buy again
    68 Answers
    No answers on this topic
    100%
    Would buy again
    9 Answers
    Delivers good value for the price
    97%
    Delivers good value for the price
    59 Answers
    No answers on this topic
    100%
    Delivers good value for the price
    8 Answers
    Happy with the feature set
    94%
    Happy with the feature set
    68 Answers
    No answers on this topic
    100%
    Happy with the feature set
    9 Answers
    Lived up to sales and marketing promises
    95%
    Lived up to sales and marketing promises
    41 Answers
    No answers on this topic
    100%
    Lived up to sales and marketing promises
    8 Answers
    Implementation went as expected
    94%
    Implementation went as expected
    62 Answers
    No answers on this topic
    100%
    Implementation went as expected
    9 Answers
    Best Alternatives
    LiquibaseReceptive.io (discontinued)Redgate SQL Toolbelt Essentials
    Small Businesses
    No answers on this topic
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    No answers on this topic
    No answers on this topic
    Enterprises
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    No answers on this topic
    Oracle SQL Developer
    Score8.1 out of 10
    All AlternativesView all alternativesView all alternativesView all alternatives
    User Ratings
    LiquibaseReceptive.io (discontinued)Redgate SQL Toolbelt Essentials
    Likelihood to Recommend
    9.2
    (70 ratings)
    8.0
    (5 ratings)
    8.0
    (14 ratings)
    Likelihood to Renew
    9.1
    (4 ratings)
    -
    (0 ratings)
    -
    (0 ratings)
    Usability
    8.0
    (3 ratings)
    -
    (0 ratings)
    7.0
    (1 ratings)
    Support Rating
    8.8
    (69 ratings)
    8.6
    (3 ratings)
    8.6
    (5 ratings)
    Implementation Rating
    9.1
    (2 ratings)
    -
    (0 ratings)
    -
    (0 ratings)
    User Testimonials
    LiquibaseReceptive.io (discontinued)Redgate SQL Toolbelt Essentials
    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
    Discontinued Products
    Receptive is very effective for multiple internal teams/department of a single product who need to scale their product feedback management effectively. We've been leveraging it for one of our products and it was so successful, that we implemented it with a second product. The main issue we ran into situationally with that was managing 2+ modules (products) in Receptive; it was a bit more difficult to present Receptive to two different customer bases/users (we couldn't change the appearance) and slightly confusing to do within the app (lots of filtering needed). I have heard that support of multiple modules is something that Receptive will likely be working on in the near future, so that's good news.
    Incentivized
    Read full review
    Redgate
    We use SQL Compare to troubleshoot performance problems quite a bit since our data model is more like a template and not everything is 100% in sync and customization occurs between different client databases. We continually get pulled into performance issues and the developers will say Client A is performing different than Client B, why? Using SQL Compare, we usually find that one client was tuned and had indexes altered or added that weren't deployed to all clients or other objects weren't deployed correctly during the release. On the other hand, since our data model practices allow client databases to drift I tried to create a new golden image by trying to compare multiple databases based on the same data model and found it to be a very difficult process to complete using SQL Compare. SQL Compare gave me too much information and doesn't allow enough filtering to eliminate a lot of the noise.
    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
    Discontinued Products
    • Captures feature requests from customers
    • Organize feature requests
    • Communicate progress updates to customers
    Incentivized
    Read full review
    Redgate
    • Simple and easy comparison of database schemas and data. Differences can be copied or synced from one database to another with a click of a button.
    • You can save "projects" so that you can easily rerun a previous comparison whenever you need to.
    • It has a very simple, easy to learn interface. I've never needed to read any documentation or watch any tutorials in order to figure out how to do something.
    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
    Discontinued Products
    • Filtering in general is not easy
    • I would like to be able to create a leadership priority dashboard
    • I would like to know easily when something has been linked to Jira
    Incentivized
    Read full review
    Redgate
    • Pricing.... I wish there was an inexpensive developer version I could buy for myself.
    • Portability.... I would like to use it from a flash drive so I can use it where ever I am asked to work.
    • Unbundled.... This may be available already but I dont' recall I can buy it cheaply as a stand-alone product. Its only part of the bundle - cost effectively.
    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
    Discontinued Products
    No answers on this topic
    Redgate
    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
    Discontinued Products
    No answers on this topic
    Redgate
    It's a good tool to have, but becomes expensive to buy a user license for each developer.
    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
    Discontinued Products
    I have not had a lot of contact with support, but when I do it's quick and accurate info.
    Incentivized
    Read full review
    Redgate
    They have a great community website where you can search for answers but are also very responsive when it comes to direct support.
    Incentivized
    Read full review
    Implementation Rating
    Liquibase
    Build process takes a toll.
    Incentivized
    Read full review
    Discontinued Products
    No answers on this topic
    Redgate
    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
    Discontinued Products
    We had UserVoice prior to Receptive but it was just too clunky and extensive for our needs. It was less about automation and still very manual work to process feedback. It also didn't provide collaboration levels that we needed for our internal teams to work together. ProdPad was a very clean tool but also didn't enable us to automate the process like Receptive does.
    Incentivized
    Read full review
    Redgate
    I've used Visual Studio Database Projects for this type of work in the past with some success, but Redgate SQL Compare is faster, more transparent, and simply easier to use. Faster is self explanatory. More transparent, means that it's much easier to set up your desired options for schema change deployment scripts. Easier to use, It's really dead simple. Start a project, connect your source, connect destination, click compare.
    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
    Discontinued Products
    • We were managing these enhancements in our support ticketing system, using spreadsheets, and it was TERRIBLE. Being able to tell a user "Great idea! Submit it to Feedback!" has saved my support team hundreds of hours.
    • We have reduced incoming support requests when the request is really an enhancement - the ability to have a "Suggest Features" widget in our software sends users straight to Feedback.
    • Because we can make some fields required, we can cut down on the need to reach back out to our users for clarification.
    Incentivized
    Read full review
    Redgate
    • Makes deployment fairly simple. Cutting our deployment time down.
    • With the SDK, we can customize our deployment process very quickly and easily.
    • History is not great, it does create scripts you can go back and see but it would be nice to have a quicker version view by object to save time.
    Incentivized
    Read full review
    ScreenShots