mysqldump topic

List mysqldump repositories

mysqldump

259
Stars
46
Forks
Watchers

A zero-dependency, high-performance, concurrent mysqldump tool implemented in golang. golang 中实现的零依赖、支持所有类型、 高性能、并发 mysqldump 工具。

zzmysqldump

48
Stars
5
Forks
Watchers

mysqldump every DB of your MySQL Server to its own, 7z-compressed file.

EasyBackupBundle

24
Stars
6
Forks
Watchers

Kimai 2 Plugin for easier backups

docker-borg-mysql-backup

16
Stars
3
Forks
Watchers

dockerised service backing up data to local and remote borg repos; optionally dumps & backs up also mariadb and/or postgres

mysql-data-mover

15
Stars
2
Forks
Watchers

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.

pg2mysql

38
Stars
10
Forks
Watchers

Script to convert Postgres dump files to MySQL dump files

mysqldump-loader

15
Stars
2
Forks
Watchers

Load a MySQL dump file using LOAD DATA INFILE