From: Daevid Vincent Date: December 5 2002 2:57am Subject: Graphical data visualization for RDBMS/SQL schema? List-Archive: http://lists.mysql.com/mysql/126644 Message-Id: <000201c29c0a$1a9e1950$0201a8c0@telecom> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I'm looking for something that will take mySQL databases and show me graphically how the tables all relate to each other. At the very least, show me boxes with the schema in each one and allow me to draw lines as I see fit (or use the foreign keys of InnoDB tables). This could then be printed to paste on a wall or something. MS Access has something like this I think, and there's probably a way to connect to mySQL via ODBC mebbe? Does Visio? Or Diag (on linux)?