proxy.golang.org : github.com/mercury-holidays/sqlapi : v0.8.3
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-20170626211611-7907be6914c4
- github.com/go-sql-driver/mysql v1.4.0
- github.com/juju/loggo v0.0.0-20180524022052-584905176618
- github.com/juju/testing v0.0.0-20180820040200-b0b89ba330f2
- github.com/kr/pretty v0.1.0
- github.com/lib/pq v1.0.0
- github.com/mattn/go-sqlite3 v1.9.0
- github.com/onsi/gomega v1.4.2
- golang.org/x/net v0.0.0-20180911220305-26e67e76b6c3
- google.golang.org/appengine v1.1.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.1