Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 267 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 267 Bytes

excel2sql

A tool for exporting Excel to DB schema sql scripts. You can use Excel to design your DB schema for some strang reason and demand via this tool.

Usages

  • To Run $ python excel2sql.py { excel file path }.

Get help: $ python excel2sql.py -h