proxy.golang.org : github.com/mercury-holidays/sqlapi : v0.7.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
- bitbucket.org/pkg/inflect v0.0.0-20130829110746-8961c3750a47
- github.com/acsellers/inflections v0.0.0-20141027155830-cb98bfe9e3ee
- github.com/go-sql-driver/mysql v1.3.0
- github.com/kortschak/utter v0.0.0-20171009232018-01c0574ed6e7
- github.com/lib/pq v0.0.0-20180201184707-88edab080323
- github.com/mattn/go-sqlite3 v1.6.0
- github.com/onsi/gomega v1.3.0
- github.com/rickb777/sqlgen2 v0.34.0
- github.com/spf13/cast v1.2.0
- golang.org/x/net v0.0.0-20180314180242-e0c57d8f86c1
- golang.org/x/text v0.3.0
- gopkg.in/yaml.v2 v2.1.1