No more typing reviews! Try our Samantha, our new voice AI agent.

IDERA ER/Studio vs SharePlex comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Jan 23, 2025

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

IDERA ER/Studio
Average Rating
8.4
Reviews Sentiment
6.2
Number of Reviews
39
Ranking in other categories
Enterprise Architecture Management (10th), Database Development and Management (7th)
SharePlex
Average Rating
9.0
Reviews Sentiment
7.3
Number of Reviews
5
Ranking in other categories
Data Integration (48th)
 

Mindshare comparison

IDERA ER/Studio and SharePlex aren’t in the same category and serve different purposes. IDERA ER/Studio is designed for Enterprise Architecture Management and holds a mindshare of 2.9%, down 4.0% compared to last year.
SharePlex, on the other hand, focuses on Data Integration, holds 1.1% mindshare, up 0.7% since last year.
Enterprise Architecture Management Mindshare Distribution
ProductMindshare (%)
IDERA ER/Studio2.9%
Sparx Systems Enterprise Architect8.7%
SAP PowerDesigner8.3%
Other80.1%
Enterprise Architecture Management
Data Integration Mindshare Distribution
ProductMindshare (%)
SharePlex1.1%
Informatica Intelligent Data Management Cloud (IDMC)3.8%
SSIS3.7%
Other91.4%
Data Integration
 

Featured Reviews

reviewer2796111 - PeerSpot reviewer
Data Architect at a financial services firm with 10,001+ employees
Improved data modeling has reduced system footprint and strengthened finance workflows
I assess the benefits of IDERA ER_Studio's metadata management for my organization as not as good as Erwin's. Erwin's metadata management is better in how it handles data. There is a lot more user involvement in managing the metadata, primarily because in IDERA ER_Studio, the logical and physical models are separately defined in the same file, so you have to map them every single time. In Erwin, it has a unified structure, so if you make a change in the logical model, it automatically shows up in the physical model. You have to go through a couple of steps in the IDERA model to make sure everything has moved over. While that is not that inconvenient when you are actually doing development, as far as metadata management, that is prone to things getting dropped and missed. The collaboration tools in IDERA ER_Studio are adequate, but I think with Erwin, there is more of an opportunity for things to crash. Changes can be merged in IDERA more fluidly; however, the locking and sharing are a little bit more defined in Erwin. I think the learning curve for Erwin might be easier than IDERA ER_Studio, especially with connecting to different models and systems.
AA
Sr. Oracle DBA at a comms service provider with 10,001+ employees
Real-time replication means our data is available almost instantaneously if an issue occurs in one of our data centers
I would like the solution to have some kind of machine learning and AI capabilities. Often, if we want to improve the performance of posting, we have to bump up a parameter. That means we need to stop the process, come up with a figure that we want to bump the parameter up to, and then start SharePlex. Machine learning and AI capabilities for these kinds of improvement would tremendously help boost productivity for us. We have discussed this and they have said it is in their future pipeline, but not with a definite date at which we will see this type of feature.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"This application does a lot of things, as do competitor products, but the main reason to go with this product was the ability to create many automations, where we can improve our work and our process."
"Valuable features include the ability to visually represent what the database tables are going to look like and their relationships. Also, the ability to document the definitions of the tables and the columns that are in a table so that we can communicate what the data is and how it should be used."
"We are able to document the data lineage and data flows of our data from one system to another."
"Modeling with Data Architect: We can quickly reverse-engineer a database from an existing database or create a model from scratch."
"ER/Studio is good. It is really user-friendly and you can start without much training."
"Within a week of installation I had reverse engineered several existing databases into physical data models with basic data dictionaries and published them on the company wiki."
"We use the solution to create data models which describe our company's data architecture"
"It does the job."
"There are some capabilities within SharePlex where you can see how the data is migrating and if it still maintains good data integrity. For example, if there are some tables that get out of sync, there are ways to find them and fix the problem on the spot. Since these are very common issues, we can easily fix these types of problems using utilities, like compare and repair. So, if you find something is out of sync, then you can just repair that table. It basically syncs that table from source to target to see if there are any differences. It will then replicate those differences to the target."
"Because of the volume of the transactions, we heavily use a feature that allows SharePlex to replicate thousands of transactions. It's called PEP, Post Enhancement Performance, and that has helped us scale tremendously."
"It works 100 percent of the time, with little downtime or problems."
"SharePlex has been a good fit for us because it was not as expensive compared to GoldenGate, it was stable compared to AWS DMS, and it was a good product for what we were looking for and within our budget too."
"The core replication and its performance. Performance is crucial, and SharePlex is by far the fastest. The way it handles replication to multiple targets along with basic filtering, as well as from multiple sources to a single target, is very efficient."
"Try it out in your production and you won't be disappointed."
"The core features of the solution we like are the reliability of the data transfer and the accuracy of data read and write. The stability of the solution is also excellent."
"The synchronization, data backup, and data transfer are all valuable features of the solution."
 

Cons

"We would always like to see Repository performance improve, checking in and checking out."
"The model diagram because very clumsy when you save it on the team server and the models are very big."
"Installation of the product itself is straight forward although the licensing process is awkward and confusing at best."
"I assess the benefits of IDERA ER_Studio's metadata management for my organization as not as good as Erwin's."
"The print facility is a little lacking."
"It would be helpful if they could create a generic JSON database type, as a target database, rather than a specific one like Mongo."
"I would like to upload, a database with about 3,000 tables. It takes so much time and, finally, it freezes the whole solution so that I actually cannot work with that environment. For the data warehouse, it's fine because I have 20 or 30 tables. It works fine. But, when I reverse-engineer the database with 3,000 tables, it freezes and it's hard to upload and reverse-engineer such environments in ER/Studio."
"when there are some links to the external databases, if this database is not structured it is not uploaded. It gives me errors and I cannot see the view that was created on this structure and I cannot change those views, even manually. It skips the views. I have to ignore those views. I cannot re-upload them because it gives me an error."
"For its function in relation to replication (i.e. filtering), I'd give it a six or seven out of 10. GoldenGate has much more functionality by comparison."
"I don't know how easy it would be to change the architecture in an already implemented replication. For example, if we have a certain way of architecting for a particular database migration and want to change that during a period of time, is that an easy or difficult change? There was a need for us to change the architecture in-between the migration, but we didn't do it. We thought, "This is possibly complicated. Let's not change it in the middle because we were approaching our cutover date." That was one thing that we should have checked with support about for training."
"I would like the solution to have some kind of machine learning and AI capabilities. Often, if we want to improve the performance of posting, we have to bump up a parameter. That means we need to stop the process, come up with a figure that we want to bump the parameter up to, and then start SharePlex. Machine learning and AI capabilities for these kinds of improvement would tremendously help boost productivity for us."
"The reporting features need improvement."
"I don't know how easy it would be to change the architecture in an already implemented replication."
"I would like the solution to have some kind of machine learning and AI capabilities."
"I would like more ability to automate installation and configuration in line with some of the DevOps processes that are more mature in the market. That would be a considerable improvement."
"The reporting features need improvement. It would be very good for users to have a clear understanding of the status of replication."
 

Pricing and Cost Advice

"As an individual user, the renewal is a little costly."
"At my previous company using ER/Studio, a database compare took four hours before using the product and 15 minutes after using the product."
"I use the product's trial version."
"The product is pricey."
"It is priced fairly. It's around the same as erwin and other competitors' costs."
"I'm a firm believer that all software is overpriced these days but, comparatively speaking, I think ER/Studio is worth the money."
"The solution’s pricing is high."
"The price of this product is okay."
"It is not as expensive as Oracle GoldenGate and has worked really well within our budgets."
"It's really good value for the money. There are some things they could improve on, but in terms of the pricing, features, and support, as a holistic package, we are not thinking of anything else at this point in time."
report
Use our free recommendation engine to learn which Enterprise Architecture Management solutions are best for your needs.
908,800 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
14%
Energy/Utilities Company
13%
Outsourcing Company
8%
Comms Service Provider
8%
Construction Company
13%
Financial Services Firm
9%
Manufacturing Company
7%
Healthcare Company
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business4
Midsize Enterprise12
Large Enterprise25
No data available
 

Questions from the Community

What is your experience regarding pricing and costs for IDERA ER Studio?
In terms of pricing, ER/Studio is slightly more expensive compared to Erwin, by about five to ten percent.
What is your primary use case for IDERA ER Studio?
I work in the finance industry, and the use cases for this product are very similar to what I mentioned previously when I discussed being in industrial management. It is simply a different product.
What advice do you have for others considering IDERA ER Studio?
I have not used IDERA ER_Studio's impact analysis tools, so I really could not judge that regarding mitigating database risks for security. I am not on the end as far as the pricing, as this is wha...
Ask a question
Earn 20 points
 

Also Known As

IDERA ER Studio, ER/Studio, ER/Studio Enterprise Team Edition
Dell SharePlex, SharePlex
 

Overview

 

Sample Customers

Newmont Mining, Entrust, Accolade, TalkTalk, Catalina, Protective Life, NTT Data, dir systèmes, Microsoft; American Express, Astellas Pharma, AstraZeneca, Coriant, Fedex, GlaxoSmithKline, PepsiCo, Prudential, Wells Fargo
Bodybuilding.com, Priceline.com, Ameco Beijing, Viasat, SK Broadband
Find out what your peers are saying about Quest Software, SAP, SAP LeanIX and others in Enterprise Architecture Management. Updated: August 2026.
908,800 professionals have used our research since 2012.