异步Mysql连接器

Tho*_*dal 19 c c++ mysql asynchronous boost-asio

是否存在可以在C或C++应用程序中使用的Mysql的任何异步连接器?我正在寻找可以插入用Boost.Asio编写的反应器模式的东西.

[编辑:]不能在线程中运行同步连接器.

小智 1

我知道这是一个老问题,但请考虑查看新的 Boost.Mysql 库: https: //anarthal.github.io/mysql/index.html