Skip to content

towelong/xlsx2mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


xlsx2mysql

An tool of helping your fastly generate SQL from Excel

Origin

In order to convert Excel to MySQL and I made a tool to implement.But Why do I write it? because I find a round tools that it still not satisfy my needs.Then it was born.

Install

Install from source

xlsx2mysql Requires Go >= 1.16. You can build it from source:

$ go get -u -v github.com/ToWeLong/xlsx2mysql

Install pre-build binariy

Pre-built binaries are available here: release

Usage

Generate to sql

$ xlsx2mysql generate example.xlsx

Interface

Help

An tool of helping your fastly generate SQL from Excel.

Usage:
  xlsx2mysql [command]

Available Commands:
  completion  generate the autocompletion script for the specified shell
  generate    generate SQL from Excel
  help        Help about any command

Flags:
  -h, --help   help for xlsx2mysql

Use "xlsx2mysql [command] --help" for more information about a command.

License

MIT

About

xlsx2mysql: An tool of helping your fastly generate SQL from Excel. 一个能快速帮助你把Excel数据转换成MySQL的SQL语句的工具

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published