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

boost::tuple support

#include <ozo/ext/boost/tuple.h>

boost::tuple<T...> is defined as a generic composite type. and mapped as PostgreSQL Record type and its array.