Re: [PHP-DB] re:looking for SQL documentation tool
[email protected] ("Yves Sucaet")
| Newsgroups | php.db |
|---|---|
| Message-ID | <002701c99cd7$882ad560$0602a8c0@rincewind> |
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" <[email protected]> To: "PHP DB" <[email protected]> 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 > >