proxy.golang.org : github.com/rickb777/sqlapi : v0.56.2
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/cockroachdb/apd v1.1.0
- github.com/containerd/continuity v0.0.0-20200710164510-efbc4488d8fe
- github.com/go-sql-driver/mysql v1.5.0
- github.com/gofrs/uuid v3.2.0+incompatible
- github.com/jackc/fake v0.0.0-20150926172116-812a484cc733
- github.com/jackc/pgconn v1.6.4
- github.com/jackc/pgproto3/v2 v2.0.2
- github.com/jackc/pgx/v4 v4.8.1
- 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.7.0
- github.com/rickb777/where v0.8.1
- github.com/sirupsen/logrus v1.6.0
- golang.org/x/sys v0.0.0-20200923182605-d9f96fdee20d
- google.golang.org/protobuf v1.25.0
- gopkg.in/yaml.v2 v2.3.0