github.com/robfig/sqlx
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
over 12 years ago
v0.0.0-20130709144852-c9817a71ae3e
over 12 years ago
Versions
1
1
No maintainers found.
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/robfig/sqlx
spec |
| License | MIT |
| Namespace | github.com/robfig |
| First Release | over 12 years ago |
| Last Synced | 9 days ago |
Repository
| Stars | 1 on GitHub |
| Forks | 1 on GitHub |
Rankings on proxy.golang.org
Overall
Top 8.1%
Forks
Top 7.0%