SQLite JDBC is a library that gives Java based Minecraft software access to SQLite database files through the JDBC API. Designed as a universal library for Forge, Fabric, Spigot, Paper and related platforms, it lets compatible mods and plugins store player data, settings, maps or statistics in a compact local database without requiring a separate database service.
The package includes native SQLite components for common operating systems inside one Java archive, with automatic driver registration and support for standard JDBC connections. It works quietly in the background rather than adding gameplay features. At BoxToPlay, we recommend it for server setups that need dependable embedded storage and broad platform compatibility.
Create your Minecraft server and install the SQLite JDBC plugin with one click!