zcyc / mysql-to-proto

generate proto with MySQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mysql-to-proto

Generate proto from MySQL

Usage

Install

go get -u github.com/go-sql-driver/mysql

Run

Modify the configuration in main.go, and then start the program

go run main.go

Thanks

About

generate proto with MySQL

License:GNU Affero General Public License v3.0


Languages

Language:Go 92.7%Language:Smarty 7.3%