userver: userver/storages/postgres/database.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
database.hpp File Reference

Detailed Description

Object for accessing PostgreSQL database instance (sharded or not)

Definition in file database.hpp.

Go to the source code of this file.

+ 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.