Chapter 1. About libpqxx

libpqxx™ is a C++ API for PostgreSQL™.

Since libpqxx™ builds on top of the C frontend libpq™, you will need a working libpq™ library on your system prior to getting started with libpqxx™. This is similar to the situation with the older libpq++™ interface.

See the Github page for more information.