proxy.golang.org : github.com/riverqueue/river/riverdriver/riverdatabasesql : v0.0.17
Package riverdatabasesql bundles a River driver for Go's built-in database/sql, making it interoperable with ORMs like Bun and GORM. It's generally still powered under the hood by Pgx because it's the only maintained, fully functional Postgres driver in the Go ecosystem, but it uses some lib/pq constructs internally by virtue of being implemented with Sqlc.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/riverqueue/river/riverdriver/riverdatabasesql@v0.0.17
Published:
Indexed:
Related tag:
v0.0.17
- ../ *
- github.com/davecgh/go-spew v1.1.1
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
- github.com/jackc/pgx/v5 v5.5.0
- github.com/jackc/puddle/v2 v2.2.1
- github.com/lib/pq v1.10.9
- github.com/pmezard/go-difflib v1.0.0
- github.com/riverqueue/river/riverdriver/riverpgxv5 v0.0.12
- github.com/stretchr/testify v1.8.1
- golang.org/x/crypto v0.15.0
- golang.org/x/sync v0.5.0
- golang.org/x/text v0.14.0
- gopkg.in/yaml.v3 v3.0.1