userver: userver/storages/postgres/database.hpp File Reference
Loading...
Searching...
No Matches
database.hpp File Reference

Object for accessing PostgreSQL database instance (sharded or not) More...

+ Include dependency graph for database.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of 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.
 

Detailed Description

Object for accessing PostgreSQL database instance (sharded or not)

Definition in file database.hpp.