Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/komputronika/exceltosql

Design database schema in Excel/Spreadsheet then convert it to MySQL query.
https://github.com/komputronika/exceltosql

excel generator mariadb mysql schema spreadsheet sql

Last synced: 2 days ago
JSON representation

Design database schema in Excel/Spreadsheet then convert it to MySQL query.

Awesome Lists containing this project

README

        

# MySQL Schema Generator from Excel/Spreadsheet File

Design MySQL database schema using Excel (or any spreadsheet software), then convert it into SQL language that can be executed on the MySQL server.

##### Usage:

Just download source code and run in your browser.

##### Screenshots:

###### Excel Template

![Excel screenshot](screen1.png)

###### Form

![Form screenshot](screen2.png)

###### SQL Output

![SQL screenshot](screen3.png)