github.com/ccmonky/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.
proxy.golang.org
v0.3.0
over 2 years ago
3
1
github.com/ccmonky/sqlx v0.3.0
Package sqlx provides general purpose extensions to database/sql. It is intended to seamlessly w...3 versions - Latest release: over 2 years ago - 1 dependent package - 0 stars on GitHub
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/ccmonky/sqlx
spec |
| License | MIT |
| Namespace | github.com/ccmonky |
| First Release | over 2 years ago |
| Last Synced | 25 days ago |
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |