|
Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
|
#include <string>#include <memory>#include <functional>#include <libpq-fe.h>#include <orbit/network/Proactor.hpp>#include <orbit/database/ResultSet.hpp>

Go to the source code of this file.
Classes | |
| class | database::PostgresClient |
| An asynchronous PostgreSQL client using libpq and a network Proactor. More... | |
Namespaces | |
| namespace | database |