Object for accessing PostgreSQL database instance (sharded or not)
Definition in file database.hpp.
Go to the source code of this file.
#include <vector>#include <userver/storages/postgres/database_fwd.hpp>#include <userver/storages/postgres/options.hpp>#include <userver/storages/postgres/postgres_fwd.hpp>
 Include dependency graph for database.hpp:
 This graph shows which files directly or indirectly include this file:Classes | |
| class | storages::postgres::Database | 
| Object for accessing PostgreSQL database instance (sharded or not)  More... | |
Namespaces | |
| namespace | components | 
| Contains functions and types to start a userver based service/tool.  | |
| namespace | storages | 
| Components, clients and helpers for different databases and storages.  | |
| namespace | storages::postgres | 
| Top namespace for uPg driver.  | |