C++ client API for PostgreSQL
libpqxx is a front-end (in the sense of "language binding") for writing C++ programs that use PostgreSQL. It supersedes the older libpq++ interface, which came bundled with the DBMS.
Homepage: https://pqxx.org/development/libpqxx/