gouf / SQL_table_make

Make table/column definition SQL easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Make table/column definition SQL easier


Languages

Language:HTML 51.3%Language:JavaScript 47.7%Language:CSS 1.0%