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
- Host: GitHub
- URL: https://github.com/hyperjiang/structgen
- Owner: hyperjiang
- License: mit
- Created: 2019-07-25T08:10:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-30T08:48:42.000Z (over 6 years ago)
- Last Synced: 2025-03-02T08:46:02.665Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`