UML Diagram Editor

UML Diagram Editor (umlde) is a graphical tool for designing relational databases using UML diagrams and exporting them to ready-to-use SQL script. This tool uses Trolltech's Qt library and Linux as a developement platform. SQL syntax used for exporting is compatible with PostgreSQL. The project is almost finished (but not bug-free). The source code of this project is released under terms of GNU General Public License.
Authors and tasks / responsibility


Downloading

The project is accessible via anonymous cvs. To download current tree use:

export CVS_RSH="ssh"
cvs -z3 -d:ext:anoncvs@savannah.nongnu.org:/cvsroot/umlde co umlde


CVS tree is also browsable through any web browser - just click here.
Current state