Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 290 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 290 Bytes

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