Package Usage: go: 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.
8 versions
Latest release: about 3 years ago
8,298 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/jmoiron/sqlx
Dependent Repos 2
swh/infra/ci-cd/3rdparty/cert-manager-webhook-gandi
Last synced: 7 months ago - Pushed: 11 months ago
