Re: Recommendations for SQL Server-compatible database design tool?
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Thu, 15 Feb 2007 22:55:28 +0000 (UTC)
Oenone (oenone@xxxxxxxxxxx) writes:
Can anyone recommend a utility (preferably free but can pay if needed)
that will allow me to easily design database structures (tables,
indexes, relationships) for SQL Server?
I have a couple of specific requirements for it:
- must be able to store its designs in an accessible format (e.g., XML) so
that I can write code to parse and modify its files.
- must be able to allow me to specify whether an index should be clustered
or not.
The tool we use fulfil these requirements, PowerDesigner from Sybase. But
it's certainly not free. PD as a whole range of design modules, and you
would probably only use physical design (it's the only module we have).
Nevertheless, I believe the price is over 1000 USD.
--
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
.
- Follow-Ups:
- References:
- Prev by Date: ? on xp_sqlmaint and the -Rpt option
- Next by Date: Re: Can SQL 2000 Enterprise Manager & SQL 2005 Mgnt Studio coexist ?
- Previous by thread: Recommendations for SQL Server-compatible database design tool?
- Next by thread: Re: Recommendations for SQL Server-compatible database design tool?
- Index(es):
Relevant Pages
|