/SQL_table_make

Make table/column definition SQL easier

Primary LanguageHTML

How to use

Bootup

git clone https://github.com/gouf/SQL_table_make.git
cd SQL_table_make
yarn install
php -S localhost:3000

open http://localhost:3000/index.html

Fill up the forms

like bellow:

image

Then, copy SQL and paste to SQL Fiddle!