boostorg / mysql

MySQL C++ client based on Boost.Asio
https://www.boost.org/doc/libs/master/libs/mysql
Boost Software License 1.0
252 stars 32 forks source link

Connection pool #188

Closed anarthal closed 8 months ago

anarthal commented 9 months ago

Docs: https://anarthal.github.io/connection-pool/libs/mysql/doc/html/index.html

Please read the section on type-eased connections with any_connection and connection pools with connection_pool.