github.com/jmoiron/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.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
almost 2 years ago
v1.4.0
almost 2 years ago
Versions
8
8
Dependent Packages
8,298
8,298
Dependent Repos
29,495
29,495
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/jmoiron/sqlx
spec |
| License | MIT |
| Namespace | github.com/jmoiron |
| First Release | over 7 years ago |
| Last Synced | about 4 hours ago |
Repository
| Stars | 17,119 on GitHub |
| Forks | 1,109 on GitHub |
| Docker Dependents | 3,147 |
| Docker Downloads | 16,908,066,591 |
| Commits | 352 |
| Committers | 91 |
| Avg per Author | 3.868 |
| DDS | 0.429 |
Rankings on proxy.golang.org
Overall
Top 0.3%
Dependent packages
Top 0.1%
Dependent repos
Top 0.1%
Forks
Top 0.9%
Docker downloads
Top 0.1%