pq
Postgres client
A Go driver for connecting to Postgres databases using the standard database/sql package
Pure Go Postgres driver for database/sql
9k stars
157 watching
911 forks
Language: Go
last commit: 4 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jackc/pgx | A high-performance PostgreSQL driver and toolkit for building Go applications | 10,804 |
go-sql-driver/mysql | A MySQL driver library for Go's database/sql package | 14,546 |
nsqio/go-nsq | A Go package providing an official client library for interacting with NSQ clusters. | 2,594 |
sosedoff/pgweb | A cross-platform client for PostgreSQL databases written in Go. | 8,647 |
golang-migrate/migrate | Database migration tool written in Go that reads and applies migrations to various databases. | 15,494 |
go-mgo/mgo | A MongoDB driver for Go that allows interaction with the MongoDB NoSQL database | 2,738 |
ahmetb/go-linq | A library providing a domain-specific language for querying and manipulating data in Go | 3,520 |
apache/cassandra-gocql-driver | A fast and robust Cassandra client for the Go programming language | 2,584 |
vgarvardt/pgx-google-uuid | Enables Google UUID type support for the PostgreSQL driver | 39 |
graph-gophers/graphql-go | A GraphQL library for Go with support for easy use and multiple features. | 4,652 |
pgbackrest/pgbackrest | A reliable backup and restore solution for PostgreSQL databases | 2,624 |
mattn/go-sqlite3 | A SQLite driver for Go that allows developers to interact with SQLite databases using the standard database/sql interface. | 8,018 |
dalibo/pg_activity | A command line tool for monitoring activity on PostgreSQL servers. | 2,483 |
streadway/amqp | An AMQP 0.9.1 protocol client library written in Go. | 4,871 |
npgsql/npgsql | A .NET data provider for PostgreSQL that enables connection and interaction with the PostgreSQL database using C#. | 3,327 |