The professional version of SQLyog (http://www.sqlyog.com) has this capability. It's not free though.

If you're looking for a free tool, I think the standard out there is DBDesigner: http://www.fabforce.net/dbdesigner4/

Alternatively, I once wrote a tool that automatically converted a SQL create table script to a GraphViz .dot file (http://www.graphviz.org). Depending on how fluent you are with parsers and SQL DDL, that's an option as well. An added plus is that you can completely customize your output and choose different layout-algorithms (dot, twopi, ...)

hth,

Yves

----- Original Message ----- From: "mrfroasty" <mrfroa...@gmail.com>
To: "PHP DB" <php-db@lists.php.net>
Sent: Wednesday, March 04, 2009 4:45 AM
Subject: [PHP-DB] re:looking for SQL documentation tool


Hello guys....is there any tool that can create data relation from sql
document?I have seen phpmyadmin, but still I am looking for other
software to see what they have to offer...

Thanks....

--
Extra details:
OSS:Gentoo Linux-2.6.25-r8
profile:x86
Hardware:msi geforce 8600GT asus p5k-se
location:/home/muhsin
language(s):C/C++,VB,VHDL,bash
Typo:40WPM
url:http://mambo-tech.net


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to