v3 flag enabled
Log In
Log In

A postgres library for Boost

Link

https://cppalliance.org/ruben/2026/01/23/Ruben2025Q4Update.html

A Boost-native PostgreSQL library, NativePG, is being developed to provide low‑level message serialization, type parsing, pipelined request composition, flexible response handlers, Asio‑based connections, auto‑batching, connection pooling, and safe SQL formatting, extending beyond libPQ.

Next Post