[Module] Dia2SQLpy

EricI.Arnoth EricI.Arnoth
Sun, 9 Feb 2003 12:41:41 -0500 (EST)


                               Dia2SQLpy                                
                               ---------                                

Converts database diagrams in Dia to SQL statements

Dia2SQLpy is a Python script that convert UML diagrams representing
databases as drawn in Dia into SQL create statements. Currently, tables,
columns, auto-incrementing primary keys and foriegn key relationships
are supported. The script can produce output for both MySQL and
Postgresql. Support for more database concepts is planned, including
sophisticated datatype conversions for each database product.

Please feel free to give comments, criticisms, bugfixes (bugs? what
bugs?!? ;) feature recommendations, etc. All feeback is welcome.

       URL:  http://software.freshmeat.net/redir/dia2sqlpy/37094/url_homepage/modules.php?name=Content&pa=showpage&pid=16
  Download:  http://mywebpages.comcst.net/earnoth/dia2sql.py

   License:  GPL
  Platform:  Posix
  Requires:  Options-1.01

  Categories:  Database

Eric I. Arnoth (earnoth@comcast.net)
http://honeypotdiary.org/earnoth/html/index.php

--
<a
href="http://software.freshmeat.net/redir/dia2sqlpy/37094/url_homepage/modules.php?name=Content&pa=showpage&pid=16">Dia2SQLpy</a>
-- Converts database diagrams in Dia to SQL statements