How does this Rust project work with MySQL? This project is a MySQL storage engine. We only support compiling with MYSQL_DYNAMIC_PLUGIN enabled, which means the final binary is a shared library (.so ...
The ODBC and MySQL .Net Connector Plugins have been tested with a local MAMP server. If you can, try and setup a REST API that can perform your CRUD operations on your Database for you. Then use ...