libpqxx
Database library
The official C++ client API to the PostgreSQL database management system.
The official C++ client API for PostgreSQL.
1k stars
46 watching
241 forks
Language: C++
last commit: 6 days ago
Linked from 2 awesome lists
cpluspluscplusplus-17cplusplus-20cplusplus-23databasespostgrespostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
codewinsdotcom/postgresclientkit | A PostgreSQL client library written in Swift | 135 |
rootmos/libpquv | A C library that integrates the PostgreSQL client with the libuv event loop | 10 |
lpsmith/postgresql-simple | A Haskell client library for interacting with PostgreSQL databases. | 206 |
svenvc/p3 | A PostgreSQL client library for Pharo that provides an easy-to-use interface for interacting with a database. | 75 |
paxa/postbird | A cross-platform GUI client for PostgreSQL databases | 1,550 |
haskellari/postgresql-simple | A Haskell client library providing a simple interface to PostgreSQL databases. | 88 |
benfante/libpq-wrapper | An experiment in creating a Java interface to PostgreSQL using the libpq C library | 8 |
unity3d-jp/cppscript | Enables C++ to call Unity's C# API and vice versa | 39 |
nanodbc/nanodbc | A C++ wrapper simplifying interaction with the native ODBC API | 339 |
arenadotio/pgx | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
dwclark/postgresql | Provides a Java implementation of the PostgreSQL V3 protocol and JDBC 4 Driver for connecting to PostgreSQL databases. | 5 |
vert-x3/vertx-mysql-postgresql-client | A client library for interacting with MySQL and PostgreSQL databases using the Vert.x framework | 117 |
pganalyze/libpg_query | A C library that parses and analyzes PostgreSQL queries to extract internal parse trees | 1,210 |
paulovap/qtleveldb | A Qt/QML wrapper for Google's LevelDB key-value storage library | 55 |
pszturmaj/ddb | A D programming language client library for interacting with PostgreSQL databases. | 39 |