proxy.golang.org : github.com/rickb777/sqlapi : v0.48.1
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/rickb777/sqlapi/blob/master/README.md
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/rickb777/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/benmoss/matchers v0.0.0-20181101202349-c279145bd967
- github.com/cenkalti/backoff/v3 v3.2.2
- github.com/containerd/continuity v0.0.0-20200710164510-efbc4488d8fe
- github.com/go-sql-driver/mysql v1.5.0
- github.com/jackc/pgx v3.6.2+incompatible
- github.com/juju/loggo v0.0.0-20200526014432-9ce3a2e09b5e
- github.com/juju/testing v0.0.0-20200706033705-4c23f9c453cd
- github.com/lib/pq v1.8.0
- github.com/mattn/go-sqlite3 v1.14.3
- github.com/onsi/gomega v1.10.2
- github.com/opencontainers/go-digest v1.0.0
- github.com/ory/dockertest/v3 v3.6.0
- github.com/pkg/errors v0.9.1
- github.com/rickb777/collection v0.5.0
- github.com/rickb777/where v0.8.1
- github.com/sirupsen/logrus v1.6.0
- golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
- golang.org/x/net v0.0.0-20200904194848-62affa334b73
- golang.org/x/sys v0.0.0-20200909081042-eff7692f9009
- google.golang.org/protobuf v1.25.0
- gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b
- gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22
- gopkg.in/yaml.v2 v2.3.0