dbForge SQL Tools vs. Liquibase

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
dbForge SQL Tools
Score 6.6 out of 10
N/A
The 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
Liquibase
Score 8.0 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
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
dbForge SQL ToolsLiquibase
Best Alternatives
dbForge SQL ToolsLiquibase
Small Businesses
DBeaver
DBeaver
Score 9.2 out of 10
DBeaver
DBeaver
Score 9.2 out of 10
Medium-sized Companies
DBeaver
DBeaver
Score 9.2 out of 10
DBeaver
DBeaver
Score 9.2 out of 10
Enterprises
DBeaver
DBeaver
Score 9.2 out of 10
DBeaver
DBeaver
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
dbForge SQL ToolsLiquibase
Likelihood to Recommend
7.8
(0 ratings)
8.0
(0 ratings)
Likelihood to Renew
-
(0 ratings)
9.1
(0 ratings)
Usability
-
(0 ratings)
9.1
(0 ratings)
Support Rating
-
(0 ratings)
7.4
(0 ratings)
Implementation Rating
-
(0 ratings)
9.1
(0 ratings)
User Testimonials
dbForge SQL ToolsLiquibase
Likelihood to Recommend
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.
Read full review
Any Codebase that does schema or table changes all the time for development or where Development and code is mostly in the database or SQL liquibase is a must. In a codebase where the database is pretty static or is just a place to dump data, liquibase is probably too much. You also need to have a team for it to really make sense. Doing a solo or small team project doing full version control on the database is probably more overhead than it is worth.
Read full review
Pros
  • 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!
Read full review
  • Liquibase provides a clear error log that allows us to pinpoint what to troubleshoot.
  • The service does not deploy bad data, which helps us keep our databases clean.
  • Liquibase works with GitHub Actions as well as AWS Codebuild and AWS Lambda. The flexibility allows us to deploy the service in many different ways.
Read full review
Cons
  • Sometimes it can be slow to retrieve the database metadata.
  • Updating the software with the activation/deactivation of licenses could be further streamlined.
Read full review
  • Reducing Compatibility issues, when we upgraded Liquibase from 4.2 to 4.9. The same changeset which we were able to run on successfully using 4.2, part of it was now failing when tried to deploy using 4.9
  • We are not able to see detailed logs (for different changes) in uDeploy when deploying changes through Liquibase
  • Liquibase should rollback the if any one of the changes fails.
Read full review
Likelihood to Renew
No answers on this topic
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.
Read full review
Usability
No answers on this topic
the database deployments helped teams with a increased productivity,
faster delivery and low risk.
Read full review
Support Rating
No answers on this topic
Liquibase's customer support team has been very instrumental in helping us drive the whole Database CI/CD initiative. We have always received very quick resolution to our queries or any roadblock we hit. Right from setting up Liquibase in our environment to this date the Liquibase team has always helped us deliver quality and innovative solutions.
Read full review
Implementation Rating
No answers on this topic
Build process takes a toll.
Read full review
Alternatives Considered
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
In my previous project and organization I have used Flyway for database change management and version control similar to Liquibase which I am currently using. Comparing it with Flyway, Liquibase provides more feature flexibility and enhancements to handle complex workflows with rollback capability and its usage of contexts and labels allow us to target changes to specific environments, which Flyway doesn’t support natively. Also Liquibase provides way to compare different schema and generate changelogs for syncing environments automatically where in it allows to have declarative schema management by using XML/YAML/SQL script format.
Read full review
Return on Investment
  • 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.
Read full review
  • We are still in the early phases, where the costs are potentially greater than the benefit. Trying to get Liquibase integrated into a pipeline has taken time investment and required some trial and error.
  • We are still a relatively small shop with a relatively small number of schema changes (perhaps 1 every week or so). As such, we aren't at a place where we couldn't have managed control of this without a tool. However, there is no doubt that investing in a tool at this stage was the right move. Now we have established guidelines and a pattern for how to do schema changes in a way that will make things easily scalable as we continue to grow.
Read full review
ScreenShots

dbForge SQL Tools Screenshots

Screenshot of Screenshot of Screenshot of Screenshot of Screenshot of Screenshot of