Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eccenux/sql2dia
sql2dia generateds database diagram in Dia for MySQL and PostgreSQL
https://github.com/eccenux/sql2dia
Last synced: 17 days ago
JSON representation
sql2dia generateds database diagram in Dia for MySQL and PostgreSQL
- Host: GitHub
- URL: https://github.com/eccenux/sql2dia
- Owner: Eccenux
- License: other
- Created: 2020-07-07T14:51:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T12:09:42.000Z (about 1 year ago)
- Last Synced: 2024-11-06T15:27:21.521Z (2 months ago)
- Language: Perl
- Size: 150 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
cvs2dia
http://sql2dia.sf.netThis software is in early stages, many things needs to be made.
For now it only generates a "class" diagram with one class for each
table in the database, and all columns as "class attributes".Next steps are:
- Create relation lines between tables
- Reorder tables based on relations
- Use a better way to generate the XML (maybe the Dia libs, needs study)
- Support for PostgreSQLFor more information about the GPL, see the COPYING file.
Itamar Almeida de Carvalho
THANKS TO:
Ken Gilmer - for his patch to support database authentication.NOTE:
I have no direct connection with the Dia developers.
I'm only a fan of their work.The Dia homepage can be found at:
http://www.lysator.liu.se/~alla/dia/