userver: userver/storages/postgres/database.hpp File Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
database.hpp File Reference

Your opinion will help to improve our service

Leave a feedback >

Detailed Description

Object for accessing PostgreSQL database instance (sharded or not)

Definition in file database.hpp.

Go to the source code of this file.

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