Generate a Go ORM tailored to your database schema
sqlboiler
$ sqlboiler psql
$ sqlboiler mysql --output=models
$ sqlboiler sqlite3 -c sqlboiler.toml