Skip to content

GO application to generate GO types from an SQL schema and performing migrations

License

Notifications You must be signed in to change notification settings

Jacobbrewer1/goschema

Repository files navigation

GO Schema

This application is designed to generate the schema for given SQL tables as GO structs.

Please take a look at the example directory for a sample schema layout and the output of the application.

Installation

go install github.com/jacobbrewer1/goschema@latest

About

GO application to generate GO types from an SQL schema and performing migrations

Resources

License

Stars

Watchers

Forks