All Projects → snyang → Database-Modeling-Excel

snyang / Database-Modeling-Excel

Licence: BSD-3-Clause license
A spreadsheet for designing databases

Programming Languages

Visual Basic .NET
514 projects
SQLPL
141 projects
OpenEdge ABL
179 projects

Database Modeling Excel

Welcome to Database Modeling Excel Project Home Page

Screenshot

screenshot

Download

The tool is available at the release folder.

Do not use the context menu to download the .zip file from GitHub, instead click the file link, and use the "Download" button to download the file.

Project

Name: Database Modeling Excel

Current release: 7.0 Production Release

Author: Yang Ning (Steven)

Please send your email to Steven Yang when you have any question.

Denote the Project

Description

The database modeling utility is a Microsoft Office Excel workbook which can help you to design databases.

It supports DB2, MariaDB, MySQL, Oracle, PostgreSQL, SQLite and SQL Server.

In the workbook, you can define database, generate DDL scripts, and import database definition from existing databases.

Why choose this as your database modeling utility? The strengths of the utility are:

  • Quick and easy to design database.
  • More readable

Database Modeling Excel can help you to design database schema.

  • Main Features
    • Supported Databases
      • DB2
      • MariaDB
      • MySQL
      • Oracle
      • PostgreSQL
      • SQL Server
      • SQLite (Only support generating DDL feature)
    • Design and maintenance database schema
    • Generate script of database schema using workbook’s content.
      • Create Tables SQL
      • Drop Tables SQL
      • Drop and Create Tables SQL
      • Create Tables IF Not Exists SQL
    • Support ignore some worksheets when generating SQL scripts
    • Import database schema from database into the workbook
    • Support automatic build process
    • Fine print (A4 paper)

For Developers

Please see Development.md

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].