ER/Studio Data Architect vs. SAP PowerDesigner

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.N/A
SAP PowerDesigner
Score 8.0 out of 10
N/A
SAP PowerDesigner (formerly from Sybase) is an enterprise data architecture modeling tool, used to Build a blueprint of the current enterprise architecture and visualize the impact of change before it happens.N/A
Pricing
ER/Studio Data ArchitectSAP PowerDesigner
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
ER/Studio Data ArchitectSAP PowerDesigner
Free Trial
YesNo
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 ArchitectSAP PowerDesigner
Considered Both Products
ER/Studio Data Architect
Chose ER/Studio Data Architect
ER Studio Data Architect is a global leader in the data modelling space and most other solutions that have support for third party data models include support for ER Studio Data Architect file formats. Many of the features are a bit more intuitive than the competitors and …
Chose ER/Studio Data Architect
ER/Studio is the most mature, reach in features and quality and therefore useful. Unfortunately, it lacks compatibility with AWS Redshift.
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.
Chose ER/Studio Data Architect
ER/Studio is effective and serves the purpose of data modeling that we need in our project, so we chose it.
Chose ER/Studio Data Architect
My first modeling tool was Sybase's Power Designer and it was a fine tool to get the job done. When I changed companies 10 years ago I was introduced to ER\Studio and have been using that ever since. More recently I looked into CA ERwin and found it to be unintuitive but to be …
SAP PowerDesigner
Chose SAP PowerDesigner
The version of ErWin we had didn't support the repository for document sharing and data dictionary sharing. Our version of PD does so we were able to leverage that and have a central repository that is shared among the team members. That really helped to give us consistency …
Chose SAP PowerDesigner
Oracle SQL Developer Data Modeler : Unfortunately this tool only supports Oracle Databases as a target database, but has many features similar to SAP Sybase PowerDesigner.
ERWIN Data Modeler: Has some issues when switching from Conceptual Model to Physical Model, Impact …
Best Alternatives
ER/Studio Data ArchitectSAP PowerDesigner
Small Businesses
Egnyte
Egnyte
Score 9.6 out of 10
IBM Blueworks Live
IBM Blueworks Live
Score 8.9 out of 10
Medium-sized Companies
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
IBM Blueworks Live
IBM Blueworks Live
Score 8.9 out of 10
Enterprises
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
IBM Blueworks Live
IBM Blueworks Live
Score 8.9 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
ER/Studio Data ArchitectSAP PowerDesigner
Likelihood to Recommend
8.0
(0 ratings)
8.0
(0 ratings)
Support Rating
9.0
(0 ratings)
10.0
(0 ratings)
User Testimonials
ER/Studio Data ArchitectSAP PowerDesigner
Likelihood to Recommend
ER/Studio is great for providing data model images for teammates to use when they are not data modelers.
Read full review
SAP PowerDesigner allows our team of data modelers to work and collaborate from a single repository and single data dictionary. This helps enforce consistency as data elements are referenced in other objects. Prior to our use of PD, we might have an element named "ppt" in one table, "participant" in another table and "part" in a third table. By forcing everything to be used from the data dictionary, we avoid these situations because everyone has to go to the dictionary. And we are able to easily do peer reviews on models before they are released because we are collaborating through the use of the repository.
Read full review
Pros
  • ER/Studio is great for dividing logical and physical design. A logical model can be used with different physical platforms.
  • Studio can a useful macro capability that allows me to apply the naming standards across the model with ease and consistency.
  • ER/Studio does a very good job at comparing the model with the actual database and generating DDL scripts for production deployments.
  • ER/Studio has an excellent reporting and model publishing capabilities allowing me to produce models in the HTML format and publish them for the team as needed.
Read full review
  • Impact Analysis
  • The domain structure helps you to handle different data types to unify.
  • Moving between from conceptual model to logical model and from logical model to physical model is so easy.
  • It also excels at implementation of database vendor-specific physical options.
  • The repository structure helps you to use in multi developer and architect based organizations by the check in and check out mechanism.
  • It also has a fully configurable naming convention implementation.
  • Coloring is simple with format copying and pasting option.
Read full review
Cons
  • Relationships are a bit on the weaker side. Many times I found orphaned relationships that I could not get rid of, or additional columns that were automatically created during the push to the physical model that appear to be due to key constraint bugs
  • There are a lot of bugs introduced when merging keys. I tend to model 2 tables for example logically, establish the relationship, and then merge the additional key column that is automatically created when establishing the relationship. This sometimes causes downstream issues with the physical model (creating duplicate columns with _1 appended)
  • Meta-data could be improved. I find it hard to keep descriptions and other meta information clean when copying and pasting from other sources due to formatting tags being introduced on each object (font, size, color, etc.). The attachment feature comes in handy, however I am looking for the ability to cleanly document and map multiple sources to a single target while providing searchability and traceability
Read full review
  • It took some time to figure out how to leverage the power of the repository. Some better examples in the documentation would have been helpful.
Read full review
Support Rating
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
We did have to reach out to support to learn how to properly utilize the repository feature and share the data model across many developers. Support was able to help us get this set up correctly. The downside was it took us several weeks before we gave up and contacted support. We should have done that earlier. I would say, however, the documentation wasn't clear on how to do this. So support was a great big help!
Read full review
Alternatives Considered
ER Studio Data Architect is a global leader in the data modelling space and most other solutions that have support for third party data models include support for ER Studio Data Architect file formats. Many of the features are a bit more intuitive than the competitors and several of our vendors were already using Data Architect themselves which helped solidify the choice.
Read full review
The version of ErWin we had didn't support the repository for document sharing and data dictionary sharing. Our version of PD does so we were able to leverage that and have a central repository that is shared among the team members. That really helped to give us consistency across our databases. PD is easy to use, but getting the repository set up properly was a little tricky.
Read full review
Return on Investment
  • Using ER\Studio to create models and eventually the actual database schema allows for a picture that is understandable to the customer and saves significant time writing DDL to create the database objects (tables, indexes, relationships, constraints...)
  • A nice customer interface tool so you can create a web based interface to the metadata for a particular design.
  • The tool also supports sub-models so you can break a large project into smaller parts, I find this feature very helpful.
Read full review
  • Standardization of models
  • Impact Analysis
  • Graphical User Interface
  • Ease of deployment
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.