Autodia SQL patch (for doing "sql2dia")



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/






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]