pgconn
DB driver
A low-level PostgreSQL database driver with focus on connection and authentication management.
184 stars
8 watching
89 forks
Language: Go
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
pgjdbc/pgjdbc | A JDBC driver that enables Java programs to connect to PostgreSQL databases. | 1,506 |
pgjdbc/r2dbc-postgresql | Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API. | 1,012 |
jackc/pgx-log15 | A logging library designed to meet the requirements of 15-digit log IDs in PostgreSQL databases. | 1 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 249 |
dwclark/postgresql | Provides a Java implementation of the PostgreSQL V3 protocol and JDBC 4 Driver for connecting to PostgreSQL databases. | 5 |
jackc/pgx-go-kit-log | Provides logging and logging configuration utilities for building Go applications using PGX. | 0 |
jackc/pgx-shopspring-decimal | An implementation of a decimal data type in Go, designed to work with the Shopspring framework and PostgreSQL database. | 9 |
jackc/pgx-zerolog | A library that provides logging integration for a popular protocol buffer-based messaging system | 13 |
jasync-sql/jasync-sql | An asynchronous JDBC driver for PostgreSQL and MySQL | 1,654 |
nakagami/micropg | A PostgreSQL database driver for MicroPython allowing Python-based access to PostgreSQL databases. | 26 |
jackc/pgx | A high-performance PostgreSQL driver and toolkit for building Go applications | 10,804 |
xxgreg/dart_postgresql | Provides an interface to PostgreSQL databases from Dart applications | 84 |
alexeyco/pig | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
marcboeker/go-duckdb | A Go driver that connects to the DuckDB in-memory database engine | 725 |
postgres-haskell/postgres-wire | A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |