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

github.com/jackc/sqlx

Package sqlx provides general purpose extensions to database/sql. It 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. Additions include scanning into structs, named query support, rebinding queries for different drivers, convenient shorthands for common error handling and more.

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20141101161541-dcf485e8b3c0
over 11 years ago
Versions
1
Dependent Repos
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/jackc/sqlx
spec
License MIT
Namespace github.com/jackc
First Release over 11 years ago
Last Synced 15 days ago
Repository
Stars 2 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Dependent repos Top 4.7%