SQLibrary is a legacy Bukkit developer library designed to simplify database integration in Java plugins. It wraps JDBC connections and offers a consistent API for working with engines such as MySQL and SQLite, along with utilities for queries, prepared statements, generated keys, and basic database management.
It does not add gameplay content, commands, or player features by itself. Instead, other plugins can use SQLibrary as a dependency to store data efficiently on a Minecraft server. The project is abandoned, with its last release published in 2014, so compatibility with modern software may be limited. At BoxToPlay, we recommend it mainly for legacy server setups.
Create your Minecraft server and install the SQLibrary plugin with one click!