Airline Pedestal wrote:
>
> Does anyone know of a tool that
> will create a graphical diagram from
> a DDL (SQL create script)? Preferable
> a free open-source tool.
The closest match I know of is FabForce's tool DBDesigner.
It's open source, licensed under GPL, and is available at
<a style='text-decoration: underline;' href="http://www.fabforce.net/dbdesigner4/index.php" target="_blank">http://www.fabforce.net/dbdesigner4/index.php</a>
I don't know if it does reverse-engineering from a SQL script, but it
does do some reverse-engineering from a live database. And if you have
a SQL script for your DDL, you can always generate an empty database for
DBDesigner to read.
Regards,
Bill K.<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Tool to convert DDL in graphical diagram?