DatabaseExporter
About
A utility plugin that connects to a MariaDB database, retrieves all tables and data, and exports everything to a SQLite database file. Features asynchronous processing to prevent server lag, progress tracking, automatic schema recreation, and support for all data types. Ideal for creating local backups or migrating data between database systems. Includes admin commands to trigger exports and monitor progress.