项目地址在:https://github.com/aarondl/sqlboiler
1、安装 sqlboiler (安装最新版本, 老版本v1/v2/v3都不再维护)
Go 1.16 以上版本:
go install github.com/aarondl/sqlboiler/v4@latest
go install github.com/aarondl/sqlboiler/v4/drivers/sqlboiler-mysql@latest
支持的数据库 | 驱动链接 |
PostgreSQL | https://github.com/aarondl/sqlboiler/v4/drivers/sqlboiler-psql |
MySQL |