proxy.golang.org : github.com/mercury-holidays/sqlapi : v0.30.0
Package sqlapi contains a small API for a tool (sqlgen2) that generates SQL functions for specified struct types. Lighter than a full-blown ORM and simpler than hand-written code, the output makes it easy to write flexible yet reliable and high-performance database code. See the README for further details: https://github.com/mercury-holidays/sqlapi/blob/master/README.md
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/mercury-holidays/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/benmoss/matchers v0.0.0-20181101202349-c279145bd967
- github.com/cenkalti/backoff v2.1.1+incompatible
- github.com/go-sql-driver/mysql v1.4.1
- github.com/golang/protobuf v1.3.1
- github.com/jackc/pgx v3.4.0+incompatible
- github.com/juju/loggo v0.0.0-20190526231331-6e530bcce5d8
- github.com/juju/testing v0.0.0-20190613124551-e81189438503
- github.com/lib/pq v1.1.1
- github.com/mattn/go-sqlite3 v1.10.0
- github.com/onsi/ginkgo v1.8.0
- github.com/onsi/gomega v1.5.0
- github.com/pkg/errors v0.8.1
- github.com/rickb777/where v0.6.0
- golang.org/x/crypto v0.0.0-20190621222207-cc06ce4a13d4
- golang.org/x/net v0.0.0-20190620200207-3b0461eec859
- golang.org/x/sys v0.0.0-20190626221950-04f50cda93cb
- golang.org/x/text v0.3.2
- golang.org/x/tools v0.0.0-20190628034336-212fb13d595e
- gopkg.in/yaml.v2 v2.2.2