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 ...
The One Billion Row Challenge (1BRC) is a fun exploration of how far modern Java can be pushed for aggregating one billion rows from a text file. Later the community created a dedicated @1brc ...