I'm searching a tool for generating UML-Diagrams by the import of SQL-Syntax-Files.
I need it for personal usage. Best if it's free or if there is a free trial license available.
I'm searching a tool for generating UML-Diagrams by the import of SQL-Syntax-Files.
I need it for personal usage. Best if it's free or if there is a free trial license available.
PowerDesigner by Sybase allows you reverse DB from script (so called Physical model) and after all convert it to another diagram including UML object model
SQL-Syntax is provided by
The closest thing you can map to UML are tables to classes (DDL).
Visual Paradigm among other UML tools offers reverse engineering of existing database schema
If you just need database structure diagrams (entity relationship diagrams), Visio has a nice way to connect to a database and generate an ERD from the schema. If you are looking for a class diagram, you can use Visual Studio 2010 to create entity framework objects from a database and will give you a few different ways to represent them (either in the entity framework GUI designer, or by creating a class diagram from the generated classes.
If you have a IBM rational rose software is not freeware but this is the best software engineering tools for UML to SQL database. It does so many interesting things so try to work on IBM rational rose.
That you can download from Download - Rational Rose