Re: Suggested DB Reverse Engineering tool...
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Sun, 18 May 2008 22:03:48 +0000 (UTC)
Vikas Rajput (vikasrajp@xxxxxxxxx) writes:
We have a SQL Server 2000 based system which carries 1000+ DBs
primarily setup as:
1 security DB,
1 transaction management DB,
1 message support DB, and
many many development DBs (as a suite of 3 DBs)
Now, one thing missing is the Data Model. :-)
Am slightly new to this area and what am looking for is some Open
Source/freeware tool/utility which can read through the DBs (dont mind
if it does one DB at a time) and get some ligitemate DB Model
(physical/logical) out. I have heard of MSVisio (with some APIs
probably) but havent got chance to put my hands on it. DBDesigner4 is
an option but it creates plain report with table and columns with no
depiction for relations etc. Any help is much appreciated..
If you want a full-blown data-modelling tool, the prime competitors
on the market are PowerDesigner (from Sybase), ERWin (from Computer
Associates) and Embrocadero. But open source and freeware they are
not. I only know about the pricing for PowerDesigner, and it's certainly
expensive, least of all if you only want support for physical data
modelling. (The price includes a bunch of other types of models.)
Red Gate has SQLDoc which also has a price tag, but a lot smaller than
PowerDesigner. But this is not a modelling tool, and may not give
you that much more than DBDesigner4 does (I'm not acquainted with
DBDesigner4.)
ApexSQL has a tool similar to Red Gate's, Apex SQLDoc.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- References:
- Suggested DB Reverse Engineering tool...
- From: Vikas Rajput
- Suggested DB Reverse Engineering tool...
- Prev by Date: Re: Local Security Policy - Restricting Access
- Next by Date: Re: Cursor and Procedure
- Previous by thread: Suggested DB Reverse Engineering tool...
- Next by thread: Cursor and Procedure
- Index(es):
Relevant Pages
|