proxy.golang.org : github.com/riverqueue/river/riverdriver/riverdatabasesql : v0.0.23
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.23
Published:
Indexed:
Related tag:
v0.0.23
- ../ *
- ../../rivertype *
- github.com/davecgh/go-spew v1.1.1
- github.com/kr/pretty v0.3.0
- github.com/lib/pq v1.10.9
- github.com/pmezard/go-difflib v1.0.0
- github.com/rogpeppe/go-internal v1.11.0
- github.com/stretchr/testify v1.8.1
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v3 v3.0.1