pgx
PostgreSQL driver
A high-performance PostgreSQL driver and toolkit for building Go applications
PostgreSQL driver and toolkit for Go
11k stars
102 watching
851 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
lib/pq | A Go driver for connecting to Postgres databases using the standard database/sql package | 9,193 |
jackc/pgconn | A low-level PostgreSQL database driver with focus on connection and authentication management. | 184 |
vgarvardt/pgx-google-uuid | Enables Google UUID type support for the PostgreSQL driver | 39 |
go-sql-driver/mysql | A MySQL driver library for Go's database/sql package | 14,580 |
sosedoff/pgweb | A cross-platform client for PostgreSQL databases written in Go. | 8,678 |
jackc/pgx-go-kit-log | Provides logging and logging configuration utilities for building Go applications using PGX. | 0 |
alexeyco/pig | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
apache/cassandra-gocql-driver | A fast and robust Cassandra client for the Go programming language | 2,595 |
mattn/go-sqlite3 | A C-based driver that provides an interface to SQLite databases using the Go language. | 8,093 |
golang-migrate/migrate | Database migration tool written in Go that reads and applies migrations to various databases. | 15,714 |
dimitri/pgloader | Tools for migrating data from various sources to PostgreSQL using the COPY command | 5,507 |
pgmodeler/pgmodeler | A graphical tool for designing and managing PostgreSQL databases | 3,147 |
arthurkushman/buildsqlx | A Go library for building database queries with support for various query patterns and features | 172 |
mongodb/mongo-go-driver | A Golang driver that provides a connection to MongoDB databases | 8,200 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 259 |