From: Ruben Perez (rubenperez038_at_[hidden])
Date: 2020-03-03 22:05:32


Hi all,

I have been writing an ASIO-based client for MySQL, trying to mimic what
Beast is to HTTP. It currently supports SQL queries and prepared
statements. It can be viewed here:

https://github.com/anarthal/mysql-asio

Do you guys think this has the potential to be useful or become part of
Boost long term? Any feedback is very welcome.

Thanks,
Ruben (Anarthal).