DataManager is a lightweight Nukkit library plugin for Minecraft Bedrock servers, designed to simplify the creation and management of SQL connections. It gives developers a reusable foundation for plugins that need reliable data storage, without requiring each project to build its own database system.
Built around Sql2o and HikariCP, it supports SQLite and MySQL workflows, connection pooling, transactions, schema queries, and practical configuration options. This keeps database operations organized and efficient, helping our BoxToPlay team provide a smoother Minecraft server experience for communities using data driven features.
Create your Nukkit server and install DataManager with one click!