7 messages in com.mysql.lists.mysqlRE: How to draw data model diagrams f...
FromSent OnAttachments
Matthew Wilson30 Aug 2006 11:57 
João Cândido de Souza Neto30 Aug 2006 12:06 
Jerry Schwartz30 Aug 2006 12:11 
João Cândido de Souza Neto30 Aug 2006 12:18 
Jay Pipes30 Aug 2006 12:22 
Jimmy Guerrero30 Aug 2006 13:25 
Aleksandar Ivanisevic31 Aug 2006 02:32 
Subject:RE: How to draw data model diagrams from existing schema?
From:Jay Pipes (ja@mysql.com)
Date:08/30/2006 12:22:11 PM
List:com.mysql.lists.mysql

Use MySQL Workbench:

http://dev.mysql.com/downloads/guitools/

On Wed, 2006-08-30 at 15:11 -0400, Jerry Schwartz wrote:

Automatically? Don't know. I did it by hand using Dia, a free alternative to MS Visio. It was tedious.

Regards,

860.674.8796 / FAX: 860.674.8341

-----Original Message----- From: news [mailto:ne@sea.gmane.org]On Behalf Of Matthew Wilson Sent: Wednesday, August 30, 2006 2:58 PM To: mys@lists.mysql.com Subject: How to draw data model diagrams from existing schema?

I've spent the last month building a fairly elaborate database with lots of foreign keys.

I want to draw a diagram that maps the relationships between all the tables, but I haven't found any software that can do that.

Does anyone have any suggestions? I want to draw a picture with a box for each table with links to all the other tables.

TIA