SQLib is a lightweight database library designed for Minecraft Java Edition projects. It provides a straightforward SQL wrapper focused on common Minecraft use cases, helping mods and server systems store player information, settings, identifiers, locations, inventories, and other persistent data without building a complete database layer from scratch.
The library uses SQLite by default and can also work with MySQL or PostgreSQL through custom database management. It supports Minecraft and Adventure data types, custom types, data containers, and transactions that group operations for more efficient reads and writes. We recommend SQLib on BoxToPlay for developers seeking organized, reliable storage for a Minecraft server.
Create your Minecraft server and install the SQLib plugin with one click!