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

Top 9.0% on proxy.golang.org

proxy.golang.org : github.com/mattbaird/sqlx

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 - Source - Documentation - JSON
purl: pkg:golang/github.com/mattbaird/sqlx
License: MIT
Latest release: over 11 years ago
First release: over 11 years ago
Namespace: github.com/mattbaird
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 10 days ago

    Loading...
    Readme
    Loading...