ER/Studio vs. Liquibase

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
ER/Studio
Score 9.9 out of 10
N/A
ER/Studio is a database development and management tool from Embarcadero Technologies (acquired by Idera) in California.
$2,687
per year per user
Liquibase
Score 8.6 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
ER/StudioLiquibase
Editions & Modules
Standard
$2,687
per year per user
Professional
$3,693
per year per user
Enterprise
Custom
per year per user
No answers on this topic
Offerings
Pricing Offerings
ER/StudioLiquibase
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
YesYes
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsPricing for new customers only, first year maintenance included. Maintenance includes access to technical support and product updates for the defined period of the agreement.
More Pricing Information
Community Pulse
ER/StudioLiquibase
Best Alternatives
ER/StudioLiquibase
Small Businesses

No answers on this topic

DBeaver
DBeaver
Score 8.5 out of 10
Medium-sized Companies

No answers on this topic

DBeaver
DBeaver
Score 8.5 out of 10
Enterprises

No answers on this topic

DBeaver
DBeaver
Score 8.5 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
ER/StudioLiquibase
Likelihood to Recommend
8.0
(5 ratings)
8.9
(70 ratings)
Likelihood to Renew
-
(0 ratings)
9.1
(4 ratings)
Usability
-
(0 ratings)
9.1
(2 ratings)
Support Rating
9.0
(1 ratings)
9.5
(69 ratings)
Implementation Rating
-
(0 ratings)
9.1
(2 ratings)
User Testimonials
ER/StudioLiquibase
Likelihood to Recommend
Idera, Inc.
Data Architect is well suited at organizations of all sizes. It is never too early or unnecessary to enforce proper modelling and design standards on data solutions, and this tool will help that greatly by providing an industry leading data modelling tool, ability to import ETL mappings for data lineage, enforcing and managing naming conventions through the naming convention tool, and publishing of data dictionaries through the report publisher. I was successfully able to build models, provide traceability, and document source to target with lineage throughout for both the business (by providing business definitions in the descriptions), and technical teams (by documenting ETL instructions in text fields) along with field level mapping (by creating "Attachments" representing data sources, tables, and fields) providing easy search capabilities using business friendly terms
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.
Read full review
Pros
Idera, Inc.
  • ER/Studio has the ability to provide consistent field names and data types through domains, which are templates. This provides a way to have consistent naming of common fields, like CreatedBy and the data types for the fields. They also have the ability to change all the fields that use that domain to a different data type.
  • ER/Studio provides the ability to create custom macros. These macros can be used to apply everything from standard fields based on domains to naming all constraints and indexes. I've also used a macro that comes with ER/Studio to spell check field and table names.
  • My favorite feature is the ability to compare your data model to databases for deployments of changes, and to other data models.
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.
Read full review
Cons
Idera, Inc.
  • ER\Studio licensing can be cumbersome and upgrading from one version to another usually takes several phone calls and emails to the licensing group to get the update installed and running.
  • The repository can be slow when the model count gets larger. By large I mean 20 to 30 models.
  • A nice feature that I would like to see is table comments be displayed on the model along with the attributes. Currently you have to choose between the two.
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.
Read full review
Likelihood to Renew
Idera, Inc.
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.
Read full review
Usability
Idera, Inc.
No answers on this topic
Liquibase
Build process is too time consuming and getting extra DB instance takes a toll
Read full review
Support Rating
Idera, Inc.
I can call or email support and both get quick turn around. The only issue is they are on the west coast (US) and have a west coast work schedule and I'm on the East coast.
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.
Read full review
Implementation Rating
Idera, Inc.
No answers on this topic
Liquibase
the database deployments helped us with increased productivity,
faster delivery and low risk.
Read full review
Alternatives Considered
Idera, Inc.
ER/Studio is the most mature, reach in features and quality and therefore useful. Unfortunately, it lacks compatibility with AWS Redshift.
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.
Read full review
Return on Investment
Idera, Inc.
  • ER/Studio has had a positive impact on my project as we can develop the data model and have a clear understanding of business needs before we continue with the development phase.
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.
Read full review
ScreenShots

ER/Studio Screenshots

Screenshot of logical data models in ER/Studio Data Architect.Screenshot of data catalog in ER/Studio Data Architect.Screenshot of data glossaries in ER/Studio Data Architect.