proxy.golang.org : github.com/rickb777/sqlapi : v0.58.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/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/Microsoft/go-winio v0.4.15
- github.com/benmoss/matchers v0.0.0-20181101202349-c279145bd967
- github.com/cenkalti/backoff/v3 v3.2.2
- github.com/containerd/continuity v0.0.0-20201204194424-b0f312dbb49a
- github.com/go-sql-driver/mysql v1.5.0
- github.com/jackc/pgconn v1.8.0
- github.com/jackc/pgproto3/v2 v2.0.6
- github.com/jackc/pgx/v4 v4.10.0
- github.com/juju/testing v0.0.0-20201030020617-7189b3728523
- github.com/lib/pq v1.9.0
- github.com/mattn/go-sqlite3 v1.14.5
- github.com/moby/term v0.0.0-20201110203204-bea5bbe245bf
- github.com/onsi/gomega v1.10.3
- github.com/ory/dockertest/v3 v3.6.2
- github.com/pkg/errors v0.9.1
- github.com/rickb777/collection v0.7.0
- github.com/rickb777/where v0.11.0
- github.com/sirupsen/logrus v1.7.0
- golang.org/x/crypto v0.0.0-20201203163018-be400aefbc4c
- golang.org/x/net v0.0.0-20201202161906-c7110b5ffcbb
- golang.org/x/sys v0.0.0-20201204225414-ed752295db88
- golang.org/x/text v0.3.4
- google.golang.org/protobuf v1.25.0
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v2 v2.4.0