Database Modeling Excel

Database Modeling Excel is database modeling software. It is a CodePlex project. The software consists of a Microsoft Excel file with a macro.
The author is Steven Yang and it is currently at production release 3.2.2. The tool is licensed under Mozilla Public License 1.1 and is free for both commercial and non-commercial use.
Features
* Databases supported
** MySQL
** Oracle
** SQL Server
* Design and maintain database schema
* Generate DDL(database definition language) script from workbook’s content.
** SQL script of creating tables
** SQL script dropping tables
** SQL script dropping and creating tables
** SQL script creating tables if not exists
* Support ignoring some worksheets as generating DDL scripts
* Reverse database schema from database into the workbook
* Support automatic build process
* Fine print (A4 paper)
 
< Prev   Next >