proxy.golang.org : github.com/mercury-holidays/sqlapi : v0.24.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/go-sql-driver/mysql v1.4.1
- github.com/juju/loggo v0.0.0-20180524022052-584905176618
- github.com/juju/testing v0.0.0-20180920084828-472a3e8b2073
- github.com/kr/pretty v0.1.0
- github.com/lib/pq v1.0.0
- github.com/mattn/go-sqlite3 v1.10.0
- github.com/onsi/ginkgo v1.7.0
- github.com/onsi/gomega v1.4.3
- github.com/pkg/errors v0.8.1
- golang.org/x/net v0.0.0-20190125091013-d26f9f9a57f3
- golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
- golang.org/x/sys v0.0.0-20190204203706-41f3e6584952
- google.golang.org/appengine v1.4.0
- gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
- gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce
- gopkg.in/yaml.v2 v2.2.2