Libpqxx

From SCInterface Wiki

Jump to: navigation, search

Libpqxx is the C++ API to the PostgreSQL database management system.

This package requires PostgreSQL to be installed--including the C headers for client development. The library builds on top of PostgreSQL's standard C API, libpq, though this fact is almost completely hidden from programs that use libpqxx.

Additional references:

Personal tools