tedia2sql
Converts a Dia diagram to various SQL dialects
Install
- All systems
-
curl cmd.cat/tedia2sql.sh
- Raspbian
-
apt-get install tedia2sql
- Dockerfile
- dockerfile.run/tedia2sql
tedia2sql
Converts a Dia diagram to various SQL dialects
tedia2sql reads a Dia diagram file (in plain or gzipped format) and writes to a file containing SQL commands responsible for creating Tables, Views, Indexes and Constraints. It's capable of writing SQL for the following database engines: * MySQL (MyISAM) * MySQL (InnoDB) * MS-SQL * Sybase * Postgres * Oracle * DB/2 * Informix * Ingress * SAS