This is an interface between different database adapters. In few words you can use the same code between different db sources. It currently supports SQLite, MySQL (hikari cp)…
andrei1058.com Posts
A Minecraft (spigot) Plugin that provide donor perks. You can sync player preferences around your network by connecting it to a MySQL database, but don’t worry, if you have a small server you can use the default SQLite local database.
This API provides various NMS based methods and spigot extension for deprecated or modified methods in order to keep backwards compatibility for your plugin. It does not rely on Reflection 🙂