Skip navigation

What tools are available to produce entity relationship diagrams for SQL Server?

A. A. There are several on the market, including (in no particular order)

Case Wise
Erwin
S-Designer (www.powersoft.com)
ER/Studio (www.embarcadero.com)
Visio Professional

Also there are some tools built-in to Microsoft products. Note that these just do diagrams, whereas the 3rd party tools (with the exception of Visio) above have a wide-range of project lifecycle, reverse engineering etc. abilities.

Visual Database Tools does ER-diagrams
SQL 7.0 has built-in ER diagrams
MS-Access (you'll have to connect all the SQL tables first)


TAGS: SQL
Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish