proxy.golang.org : github.com/rickb777/sqlapi : v0.60.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/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
- github.com/Microsoft/go-winio v0.6.1
- github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5
- github.com/benmoss/matchers v0.0.0-20181101202349-c279145bd967
- github.com/cenkalti/backoff/v4 v4.2.1
- github.com/containerd/continuity v0.4.1
- github.com/docker/cli v24.0.2+incompatible
- github.com/docker/docker v24.0.2+incompatible
- github.com/docker/go-connections v0.4.0
- github.com/docker/go-units v0.5.0
- github.com/go-sql-driver/mysql v1.7.1
- github.com/gogo/protobuf v1.3.2
- github.com/google/go-cmp v0.5.9
- github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
- github.com/imdario/mergo v0.3.16
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.14.0
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.3.2
- github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
- github.com/jackc/pgx/v5 v5.4.1
- github.com/jackc/puddle/v2 v2.2.0
- github.com/juju/loggo v1.0.0
- github.com/juju/testing v1.0.3
- github.com/kr/pretty v0.3.1
- github.com/kr/text v0.2.0
- github.com/lib/pq v1.10.9
- github.com/mattn/go-sqlite3 v1.14.17
- github.com/mitchellh/mapstructure v1.5.0
- github.com/moby/term v0.5.0
- github.com/onsi/gomega v1.27.8
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.0.2
- github.com/opencontainers/runc v1.1.7
- github.com/ory/dockertest/v3 v3.10.0
- github.com/pkg/errors v0.9.1
- github.com/rickb777/collection v1.0.1
- github.com/rickb777/where v0.18.0
- github.com/rogpeppe/go-internal v1.11.0
- github.com/sirupsen/logrus v1.9.3
- github.com/stretchr/testify v1.8.4
- github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
- github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
- github.com/xeipuuv/gojsonschema v1.2.0
- golang.org/x/crypto v0.10.0
- golang.org/x/mod v0.12.0
- golang.org/x/net v0.11.0
- golang.org/x/sync v0.3.0
- golang.org/x/sys v0.10.0
- golang.org/x/text v0.11.0
- golang.org/x/tools v0.10.0
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1