ER/Studio Data Architect vs. Redgate SQL Toolbelt Essentials

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
ER/Studio Data Architect
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.
$1,470.40
one-time fee per user
Redgate SQL Toolbelt Essentials
Score 8.9 out of 10
N/A
Redgate'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
ER/Studio Data ArchitectRedgate SQL Toolbelt Essentials
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
ER/Studio Data ArchitectRedgate SQL Toolbelt Essentials
Free Trial
YesYes
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
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/Studio Data ArchitectRedgate SQL Toolbelt Essentials
Considered Both Products
ER/Studio Data Architect
Chose ER/Studio Data Architect
ER/Studio was difficult to learn at the beginning, but that was 7 years ago. I have used it across many companies since then, and It is really easy to use. I found it much easier to learn than Erwin as well.
Redgate SQL Toolbelt Essentials

No answer on this topic

Top Pros
Top Cons
Best Alternatives
ER/Studio Data ArchitectRedgate SQL Toolbelt Essentials
Small Businesses
Egnyte
Egnyte
Score 7.6 out of 10
DBeaver
DBeaver
Score 8.4 out of 10
Medium-sized Companies
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.1 out of 10
DBeaver
DBeaver
Score 8.4 out of 10
Enterprises
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.1 out of 10
DBeaver
DBeaver
Score 8.4 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
ER/Studio Data ArchitectRedgate SQL Toolbelt Essentials
Likelihood to Recommend
8.0
(5 ratings)
8.6
(13 ratings)
Usability
-
(0 ratings)
7.0
(1 ratings)
Support Rating
9.0
(1 ratings)
8.6
(5 ratings)
User Testimonials
ER/Studio Data ArchitectRedgate SQL Toolbelt Essentials
Likelihood to Recommend
IDERA (an Idera, Inc. company)
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
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.
Read full review
Pros
IDERA (an Idera, Inc. company)
  • 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
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.
Read full review
Cons
IDERA (an Idera, Inc. company)
  • 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
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.
Read full review
Usability
IDERA (an Idera, Inc. company)
No answers on this topic
Redgate
It's a good tool to have, but becomes expensive to buy a user license for each developer.
Read full review
Support Rating
IDERA (an Idera, Inc. company)
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
Redgate
They have a great community website where you can search for answers but are also very responsive when it comes to direct support.
Read full review
Alternatives Considered
IDERA (an Idera, Inc. company)
ER/Studio is the most mature, reach in features and quality and therefore useful. Unfortunately, it lacks compatibility with AWS Redshift.
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.
Read full review
Return on Investment
IDERA (an Idera, Inc. company)
  • 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
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.
Read full review
ScreenShots

ER/Studio Data Architect 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.