Database ERD- design tool with Reverse Engineering
Design/Reverse Engineer/Generate Scripts/Compare Versions of all major databases with "Apricot DB" ERD- tool
"Apricot DB" is a database tool for design and analysis of the relational database structure. It represents the DB- structure in the form of editable Entity/Relationship Diagrams (ERD). "Apricot DB" allows to perform reverse engineering on the existing database, as well as to create a new database structure from scratch. Allows to generate the essential DDL- scripts for...
This database modeling utility is an excel workbook to help you to design database. It supports DB2, MariaDB, MySQL, Oracle, SQLite and SQL Server. In the excel workbook, you can define database, generate SQL scripts and import database definition from database.
The office site is https://github.com/snyang/Database-Modeling-Excel
Oracle database can be design in excel. This small API will help to generate SQL scripts for the designed tables. One can generate the excel from the existing tables and group them as per module, master/transaction table etc.