github.com/modcloth/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
about 12 years ago
v0.0.0-20140216183115-92b4411db2b3
about 12 years ago
Versions
1
1
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/modcloth/sqlx
spec |
| License | MIT |
| Namespace | github.com/modcloth |
| First Release | about 12 years ago |
| Last Synced | 12 days ago |
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |
Rankings on proxy.golang.org
Overall
Top 9.0%