October 10, 2013 at 1:28 pm
Hello,
I am looking for a cheap and highly efficient data modeling tool for my SQL server 2008 r2 and 2012 environment. my employer's infr contains postgres, oracle and SQL server. I need a tool which can create data diagrams of the existing DB, and other data modeling tasks,
Does any one has any advice.
October 11, 2013 at 5:24 am
The words "Cheap" and "Highly Efficient" are usually mutually exclusive. If you have 3 different RDBMSs like you say, it'll be worth your company spending some money.
--Jeff Moden
Change is inevitable... Change for the better is not.
October 11, 2013 at 6:22 am
i understand that, I specifically looking a tool for SQL server and cheap because i need to convince financial people in the company. However can you advice some names?
October 11, 2013 at 8:27 am
ekant_alone (10/10/2013)
Hello,I am looking for a cheap and highly efficient data modeling tool for my SQL server 2008 r2 and 2012 environment. my employer's infr contains postgres, oracle and SQL server. I need a tool which can create data diagrams of the existing DB, and other data modeling tasks,
Does any one has any advice.
The best data modeling tool (regardless of platform) in my opinion is Embarcadero's ERStudio. CA's ERWin is another that is used by quite a few out there.
There truly is NO cheap option for this, especially since you need cross-platform. Take Oracle and postgres out and ERStudio is VERY affordable for just a SQL Server license.
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
October 11, 2013 at 11:27 am
I use CA'a ERwin and I love it.
October 13, 2013 at 7:21 am
Another vote for Embarcadero ER Studio. It's a very solid tool.
You might also want to look at SQL Dependency Tracker from Red Gate. It's not a modeling tool, but it's a great way to understand how a database is put together, how the stored procs and views are referencing each other, etc.
DISCLAIMER: I work for Red Gate.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 13, 2013 at 6:29 pm
Grant Fritchey (10/13/2013)
Another vote for Embarcadero ER Studio. It's a very solid tool.You might also want to look at SQL Dependency Tracker from Red Gate. It's not a modeling tool, but it's a great way to understand how a database is put together, how the stored procs and views are referencing each other, etc.
DISCLAIMER: I work for Red Gate.
I don't work for Red Gate and I will second what Grant says about Dependency Tracker. You can get some very nice graphical output from that tool!
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru on googles mail service
October 14, 2013 at 6:18 am
thank you so much. Yes, imy manager is also inclined towards Red Gate product
October 14, 2013 at 12:12 pm
I've always found ERWin to be a good modeling tool, though it is moderately pricey. I had a coworker who swore by Sybase's PowerDesigner.
Rob
October 14, 2013 at 9:16 pm
I have been using Enterprise Architect for a while - it can import the definition for tables, views, functions etc from database that you can connect to using ODBC. The result is a representation of the source system and it includes relationship between tables (foreign keys) and also things like views and tables - so you end up with a very rich picture of what it using/related to what, which is really useful.
And it doesn't cost an arm and a leg - which is also pretty handy.
September 14, 2017 at 6:17 am
So far, I have tried manyonline tools. However, I will list you some of the tools that helped me a lot.
A free 14-day evaluation copycan be downloaded. The purchase price includes 12-month support. After thefirst year, support can purchased for 35% of the original license price.
"Discounted licences areavailable for qualified Academic users and free licenses are available forqualified Open Source Software (OSS) Developers."
Price: $400
A recent upgrade offerssignificantly improved features. Supports Forward and Reverse Engineering forabout 20 different Databases.
Price: Offers a Free downloador starts at $259 to buy.
SQLDBM offers you an easy, convenientway to design your database absolutely anywhere on any browser, working awaywithout need for any extra database engine or database modelling tools or apps.Use SQLDBM to design and manage both large and small databases and data modelson the fly. All while incorporating any needed database rules and objects suchas database keys, schemas, indexes, column constraints and relationships.
Price: Free
September 14, 2017 at 12:56 pm
Erwin is a great modeling tool, the best I've used, although it wasn't cheap the last time I was able to use it.
SQL DBA,SQL Server MVP(07, 08, 09) "It's a dog-eat-dog world, and I'm wearing Milk-Bone underwear." "Norm", on "Cheers". Also from "Cheers", from "Carla": "You need to know 3 things about Tortelli men: Tortelli men draw women like flies; Tortelli men treat women like flies; Tortelli men's brains are in their flies".
Viewing 12 posts - 1 through 11 (of 11 total)
You must be logged in to reply to this topic. Login to reply