Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 608 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 608 Bytes

dbsql2go

GoDocBuild Status A package for generating Go code for DB tables.

Work In Progress

The API will change as support for additional RDBMSs are added. At this point, using this package directly is not recommended.

CLI

Use the dbsql2go CLI to generate Go code from a database.

Supported RDBMSs

MySQL is currently the only supported RDBMS.