package
0.3.11
Repository: https://github.com/ferumlabs/pggen.git
Documentation: pkg.go.dev

# README

pggen

Package "github.com/ferumlabs/pggen/cmd/pggen" contains the command line tool for invoking the pggen library. It generates type safe SQL database call shims based on the objects stored in a postgres database. This allows you to define the schema for your database objects only once, and in the language most natural for working with relational data: SQL.

See $CODE/go/lib/pggen/README.md for more details on the features and configuration for pggen.

# Packages

No description provided by the author