proxy.golang.org : github.com/mattbaird/sqlx : v0.0.0-20131101134550-dd0a9d9b6ca9
Package SQLX provides general purpose extensions to database/sql.t sqlx is intended to seamlessly wrap database/sql and provide convenience methods which are useful in the development of database driven applications. None of the underlying database/sql methods are changed, instead all extended behavior is implemented through new methods defined on wrapper types. sqlx adds struct scanning, named queries, query rebinding between drivers, convenient shorthand for common error handling, from-file query execution, and more.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/mattbaird/[email protected]
Published:
Indexed: