github.com/carbocation/sqlx
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.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
almost 12 years ago
v0.0.0-20140408210842-17c47d915585
almost 12 years ago
Versions
1
1
v0.0.0-20140408210842-17c47d915585
Published: almost 12 years agoRegistry - Documentation - Download
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/carbocation/sqlx
spec |
| License | MIT |
| Namespace | github.com/carbocation |
| First Release | almost 12 years ago |
| Last Synced | 24 days ago |
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |
Rankings on proxy.golang.org
Overall
Top 9.0%