An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/modcloth/sqlx : v0.0.0-20140216183115-92b4411db2b3

Package sqlx provides general purpose extensions to database/sql. 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/modcloth/sqlx@v0.0.0-20140216183115-92b4411db2b3
Published:
Indexed:

    Loading...
    Readme
    Loading...