go-github-com-jmoiron-sqlx 1.4.0
Propagated dependencies: go-github-com-go-sql-driver-mysql@1.8.1 go-github-com-lib-pq@1.2.0 go-github-com-mattn-go-sqlite3@1.14.22
Channel: guix
Home page: https://github.com/jmoiron/sqlx
Licenses: Expat
Synopsis: General purpose extensions to golang's @code{database/sql}
Description:
sqlx is a library which provides a set of extensions on go's standard database/sql
library. The sqlx versions of sql.DB
, sql.TX
, sql.Stmt
, et al. all leave the underlying interfaces untouched, so that their interfaces are a superset on the standard ones. This makes it relatively painless to integrate existing codebases using database/sql with sqlx.
Total results: 1