pgx

PostgreSQL driver supporting features beyond those exposed by database/sql.

13,782
Stars
1,036
Forks
252
Issues
13,782
Watchers

Similar Packages

pq

Pure Go Postgres driver for database/sql.

9,880

go-sqlite3

SQLite3 driver for go that uses database/sql.

9,092

go-sqlite3

This Go module is compatible with the database/sql driver. It allows embedding SQLite into your application, provides direct access to its C API, supports SQLite VFS, and also includes a GORM driver.

997