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 ...
Usage: db-to-sqlite [OPTIONS] CONNECTION PATH Load data from any database into SQLite. PATH is a path to the SQLite file to create, e.c. /tmp/my_database.db ...