tghosgor / postgrespp

postgres++ async C++ driver is a thin libpq wrapper in C++ for PostgreSQL that aims to make libpq easier to use. It has asynchronous behavior and depends on Boost.ASIO for async operations. It makes use of C++11 variadic templates for parameter-ed functions like PQsendQueryParams.
37Updated 7 months ago

Alternatives and similar repositories for postgrespp:

Users that are interested in postgrespp are comparing it to the libraries listed below