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.
proxy.golang.org
v0.0.0-20140408210842-17c47d915585
almost 12 years ago
1
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
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 | 25 days ago |
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |