A Python script to automate SQL dumps via phpMyAdmin's web interface
-
Updated
Jul 8, 2022 - Python
A Python script to automate SQL dumps via phpMyAdmin's web interface
Backup your MySQL/MariaDB server ( structure, data, users, grants, views, triggers, routines, events )
Allows for automation of deletion of Microsoft SQL backup files based on file type (.bak) creation age as well as compression using standard ZIP technology
BACKUP TABLE OR DATABASE MySQL with PHP.
SQL Dump : Take backup of all your MySQL DB in a single shot.
Account manager
It backs up the MSSQL database you specify, compresses it into zip and backs it up to aws s3.
Add a description, image, and links to the sql-backup topic page so that developers can more easily learn about it.
To associate your repository with the sql-backup topic, visit your repo's landing page and select "manage topics."