[PHP-DB] re:looking for SQL documentation tool

2009-03-04 Thread mrfroasty
Hello guysis 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



Re: [PHP-DB] re:looking for SQL documentation tool

2009-03-04 Thread Bastien Koert
On Wed, Mar 4, 2009 at 5:45 AM, mrfroasty mrfroa...@gmail.com wrote:

 Hello guysis 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


GIYF ... mysql has tools, navicat is another...just effing google it

-- 

Bastien

Cat, the other other white meat


Re: [PHP-DB] re:looking for SQL documentation tool

2009-03-04 Thread Yves Sucaet
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 guysis 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



Re: [PHP-DB] re:looking for SQL documentation tool

2009-03-04 Thread Bastien Koert
On Wed, Mar 4, 2009 at 9:42 AM, Yves Sucaet yves.suc...@usa.net wrote:

 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 guysis 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



i mentioned mysql tools, but special mention to mysql workbench...which is a
really nice tool

-- 

Bastien

Cat, the other other white meat


Re: [PHP-DB] re:looking for SQL documentation tool[solved]

2009-03-04 Thread mrfroasty
Thanks guys for the input...really appreciated :-)

-- 
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