We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We use python script under /dict/tools/ to backup MySql database to sql files and zip them into a zip file.
MySql database
sql files
zip file
This zip file will be published as a release attachment, you can find them here.
For detailed steps, please refer to comments in /dict/tools/backup_DB_tables.py.