I am interested in using libdrizzleas a common asynchronous connector for mysql db for a C ++ application (actually as a backend for hiberlite ). Since the beginning of this year, libdrizzle is no longer a separate project and it has been integrated into the same rainy project , so installation as a separate dependency (not related to the rest from the rain) may have become a bit more complicated.
I am wondering if people used this library to interact with MySql or MariaDB, maybe did some tests for the mickey mouse to have an approximate idea of ββhow it relates to the synchronous driver by default.
In addition, comments about difficulties with installation, configuration, errors (documentation essentially non-existent) would be very useful.
source
share