github.com/letsfire/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.0.0-20190919061837-ea7cf8a9e495
over 6 years ago
1
1
github.com/letsfire/psl v0.0.0-20190919135010-ef417f7982d4
1 version - Latest release: over 6 years agoPast 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/letsfire/sqlx
spec |
| License | MIT |
| Namespace | github.com/letsfire |
| First Release | over 6 years ago |
| Last Synced | 28 days ago |