Skip to content
This repository was archived by the owner on Sep 26, 2019. It is now read-only.
Maarten Zuidhoorn edited this page Dec 24, 2016 · 2 revisions

Welcome to the MySQLAPI wiki!

MySQLAPI is an API made for ease of use and high performance. The API uses HikariCP for great performance. It also provides functions for asynchronous queries and callbacks. There are some query builders to make writing a query easier.

Check out the Javadoc here.

Clone this wiki locally