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 ...
This is a CSharp and Unity library that was designed based off of sqlite-net as an example. This approach makes it clean and easy to work with MySQL from your application without many headaches. To ...