libpq
There are 48 repositories under libpq topic.
brianc/node-postgres
PostgreSQL client for node.js.
nikita-volkov/hasql
The fastest PostgreSQL libpq-based driver for Haskell
fboulnois/pg_uuidv7
A tiny Postgres extension to create version 7 UUIDs
taocpp/taopq
C++ client library for PostgreSQL
JuliaDatabases/LibPQ.jl
A Julia wrapper for libpq
kagis/pgwire
PostgreSQL client library for Deno and Node.js that exposes all features of wire protocol.
Meenapintu/Restweb
Sample code of cpprestsdk (casablanca), it's a sample example for beginner to get started with cpprestsdk with database(currently PostgreSQL) integration with basic structure, programmer can extend it.
denizzzka/dpq2
This is yet another attempt to create a good interface to PostgreSQL for the D programming language.
bucardo/dbdpg
Perl Postgres driver DBD::Pg aka dbdpg
PyGreSQL/PyGreSQL
The official PyGreSQL repository
ArtemGr/pg_async.rs
Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.
m6w6/ext-pq
PostgreSQL client library (libpq) binding
decision-labs/libpq.framework
An XCode project to compile your own libpq.framework for iOS 11.x
ShinobuAmasaki/libpq-fortran
A Modern Fortran Interface for libpq
pgvectorBench/pgvectorBench
A lightweight, fast, flexible, and easy-to-use benchmarking tool dedicated to pgvector.
sans-ops/aws-lambda-layer-libpq-ssl
PostgreSQL libpq with SSL support as an AWS Lambda Layer
staab/janet-pqutils
A utility library for Janet and janet-pq.
neondatabase/pg-import
A CLI tool for importing data from one PostgreSQL database to another.
cpritcha/Idris-libpq
Idris wrapper for libpq
RekGRpth/web-server
libuv based multi-threaded web-server with http-parser by node-js and hand-made ragel based http-parser
lirezap/PQ
Native postgresql access using FFM
okoz/picopq
Tiny C++17 binary PostgreSQL wrapper
torrentg/log2pg
Forwarding log files to Postgresql
abidon/libpq.cr
A Crystal binding to the native postgres library (libpq)
AS400JPLPC/libpq-wrapper
wrapper de base en c++
gabrielformiga/libpqnb
Postgres non-blocking libpq connection pool
abidon/crystal-pq
A "crystal-db"-compliant postgres driver
ChandraNarreddy/gopqr
Golang handler for managing zero-touch rotating PostGres Credentials.
DavidGzzMilan/pug-upgrade-no-downtime
Pasos para reproducir el ejercicio para una actualización de PG 14 a PG16 sin tiempo de inactividad.
PerfectlySoft/Perfect-libpq-linux
C module import for libpq.
brainhivenl/libpq
Cross-compile friendly, 64-bit only, libpq bazel target
fboulnois/pg-scram
A tiny C program to create valid Postgres scram-sha-256 passwords
pierreforstmann/pgpasswd
Change PostgreSQL account password from Linux command line without psql.
spd010273/dbstat
DB Statistics Collector for PostgreSQL
cola-marco/BankDB
Project for the Databases course, aimed at creating a database for a Bank
gamefunc/Aiolibpq_simple
Aiolibpq simple example version for c++20 co_await with boost asio