Only supports MariaDB (Version 10.3.39) and SQlite right now.
Caution
Views are NOT backed up! Only the raw tables (data) are backed up.
The backups will LOCK the database when running, halting reads/writes.
- Data
SELECT
- Structure
SHOW VIEW
EVENT
TRIGGER
- Administration
LOCK TABLES
Only requires read access to the SQLite file.