# README
sql2struct
mysql/postgresql database to golang struct for gorm model
install
go install github.com/starfishs/sql2struct@latest
usage
sql2struct --dsn="mysql://root:123456@tcp(localhost:3306)/test?charset=utf8mb4"
support
- mysql
- postgreSQL
Contributors
Starfish |
Null |
Snaro Chris Xiao |