OZO 「お象」
Boost.Asio and libpq based asynchronous PostgreSQL unofficial header-only C++17 client library.
Concepts

Description

Query-related concepts.

Classes

interface  BinaryQueryConvertible
 Concept of a type that is convertible to ozo::binary_query More...
 
interface  QueryText
 Query text concept More...
 
interface  Query
 Query concept More...