Software Details:
Version: 0.1.1
Upload Date: 2 Jun 15
Distribution Type: Freeware
Downloads: 113
ER to SQL converter (er2sql) is a ruby script, which converts an er - diagram, created by dia, to sql statements.
Usage:
er2sql DIAFILE
Sample:
haluk@darkstar:~/er2sql/sample$ er2sql family.dia
write output to "family.sql"
The dia file should not be saved with the "Compress diagram file" option.
Requirements:
Comments not found