An open API service indexing awesome lists of open source software.

https://github.com/hyperjiang/structgen

Command line tool to generate go-sqlbuilder struct from mysql
https://github.com/hyperjiang/structgen

Last synced: about 1 month ago
JSON representation

Command line tool to generate go-sqlbuilder struct from mysql

Awesome Lists containing this project

README

          

# structgen

Command line tool to generate go-sqlbuilder struct from mysql.

It's just for my personal task, not a common tool.

## usage

Edit `config.toml` and then run `go run main.go`