There are 5 repositories under mysqldump topic.
A cheat sheet that contains advanced queries for SQL Injection of all types.
PHP version of mysqldump cli that comes with MySQL
MySQL Dump splitter to split / extract databases & tables from mysqldump
A library and command-line tool to access MySQL InnoDB data file directly in Java
A multi-threaded MySQL backup and restore tool, faster than mysqldump
Dumpling is a fast, easy-to-use tool written by Go for dumping data from the database(MySQL, TiDB...) to local/cloud(S3, GCP...) in multifarious formats(SQL, CSV...).
A zero-dependency, high-performance, concurrent mysqldump tool implemented in golang. golang 中实现的零依赖、支持所有类型、 高性能、并发 mysqldump 工具。
Utility that creates anonymized database dumps (MySQL only). Provides default config templates for Magento, Drupal and Shopware.
Allows you to optimize database, repair database, backup database, restore database, delete backup database , drop/empty tables and run selected queries. Supports automatic scheduling of backing up, optimizing and repairing of database.
Easy, incremental and encrypted backup creation / restoration for different backends (file, mongoDB, mysql, postgres, etc.)
:repeat: CLI synchronization utility to sync project files and databases for your local project with SSH and Docker support
A run anywhere database anonymizer
mysqldump every DB of your MySQL Server to its own, 7z-compressed file.
A small container for running mysqldump (directly or as cron).
Short collection of backup scripts. Mostly on bash
Kimai 2 Plugin for easier backups
Bash utility for dumping databases from remote hosts
dockerised service backing up data to local and remote borg repos; optionally dumps & backs up also mariadb and/or postgres
db-backup-and-restore(mysql、mongodb)
This application moves data from one Mysql database to another. It is faster and more robust than mysqldump utility, has ability to move data in parallel threads with retries.
Run automated server backup with crontab, tar, mysqldump and mail
Backup a MySQL database only with PHP (without mysqldump)
A tiny wrapper around mysqldump utility to generate a dump file of a MySQL database.
Docker一键使用Xtrabackup工具恢复mysql备份文件到本地(以阿里云RDS为例, 备份格式*_qp.xb)