To: <osdl_staff osdl org>, <dia-list gnome org>, <ajt droogs org>
Cc: <simon thegestalt org>, <mysql lists mysql com>
Subject: Autodia SQL patch (for doing "sql2dia")
Date: Mon, 23 Sep 2002 13:40:14 -0700 (PDT)
Autodia is a tool for automatically generating Dia diagrams from source
code files. For example, it helps in building inheritance diagrams. It
handles perl, java, C++, C, and Php.
This patch adds to it a (crude) handler for SQL. It generates the UML
boxes to describe the tables. It also puts in lines to link tables
together, but not very well, and is peculiar to my database naming
scheme, so YMMV on that bit. See README & screenshots for more info.
http://osdl.org/archive/bryce/patches/autodia/
(To do the opposite (i.e., dia2sql), there are a variety of tools such as
tedia2sql worth checking out.)
Bryce Harrington
Open Source Development Lab
http://www.osdl.org/