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.
WWW: http://pqxx.org/development/libpqxx/
None