proxy.golang.org : github.com/riverqueue/river/riverdriver/riverdatabasesql : v0.11.2
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.11.2
Published:
Indexed:
Related tag:
v0.11.2
- ../ *
- ../../rivershared *
- ../../rivertype *
- github.com/davecgh/go-spew v1.1.1
- github.com/kr/text v0.2.0
- github.com/lib/pq v1.10.9
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.9.0
- gopkg.in/yaml.v3 v3.0.1