mysqldump
There are 172 repositories under mysqldump topic.
kleiton0x00/Advanced-SQL-Injection-Cheatsheet
A cheat sheet that contains advanced queries for SQL Injection of all types.
ifsnop/mysqldump-php
PHP version of mysqldump cli that comes with MySQL
kedarvj/mysqldumpsplitter
MySQL Dump splitter to split / extract databases & tables from mysqldump
alibaba/innodb-java-reader
A library and command-line tool to access MySQL InnoDB data file directly in Java
xelabs/go-mydumper
A multi-threaded MySQL backup and restore tool, faster than mysqldump
pingcap/dumpling
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...).
jarvanstack/mysqldump
A zero-dependency, high-performance, concurrent mysqldump tool implemented in golang. golang 中实现的零依赖、支持所有类型、 高性能、并发 mysqldump 工具。
Smile-SA/gdpr-dump
Utility that creates anonymized database dumps (MySQL only). Provides default config templates for Magento, Drupal and Shopware.
hgfischer/mysqlsuperdump
Generate partial and filtered dumps of MySQL databases
ppomes/myanon
A mysqldump anonymizer
paulvl/backup
MySQL Database backup package for Laravel
lesterchan/wp-dbmanager
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.
webdevops/go-sync
:repeat: CLI synchronization utility to sync project files and databases for your local project with SSH and Docker support
mittwald/brudi
Easy, incremental and encrypted backup creation / restoration for different backends (file, mongoDB, mysql, postgres, etc.)
gocom/danpu
Optimized MySQL dump library written in PHP
mpchadwick/dbanon
A run anywhere database anonymizer
TurboLabIt/zzmysqldump
mysqldump every DB of your MySQL Server to its own, 7z-compressed file.
alexanderschnitzler/docker-mysqldump
A small container for running mysqldump (directly or as cron).
dolthub/pg2mysql
Script to convert Postgres dump files to MySQL dump files
josacar/triki
Mysql, PostgreSQL and SQL dump obfuscator aka anonimizer
Jrohy/mysqldump
A multi-threaded MySQL backup and restore tool
nethalo/backup-scripts
Short collection of backup scripts. Mostly on bash
druidfi/mysqldump-php
PHP version of mysqldump cli that comes with MySQL
mxgross/EasyBackupBundle
Kimai 2 Plugin for easier backups
lstellway/mysqldump-remote
Bash utility for dumping databases from remote hosts
laur89/docker-borg-mysql-backup
dockerised service backing up data to local and remote borg repos; optionally dumps & backs up also mariadb and/or postgres
dodopizza/mysql-data-mover
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.
kaorimatz/mysqldump-loader
Load a MySQL dump file using LOAD DATA INFILE
perfectstorm88/db-backup-and-restore
db-backup-and-restore(mysql、mongodb)
zauberware/automated-server-backups
Run automated server backup with crontab, tar, mysqldump and mail
fcocascales/phpBackupMySQL
Backup a MySQL database only with PHP (without mysqldump)
lvxin0315/devOps
日常运维小工具
zhongjiajie/mysql_schedule_backup
schedule backup MySQL database.
SirwanAfifi/sqldumpjs
A tiny wrapper around mysqldump utility to generate a dump file of a MySQL database.
jiangxianli/DDG
Mysql数据字典生成器支持在线预览及导出功能,Laravel框架
piupuer/percona-xtrabackup-docker
Docker一键使用Xtrabackup工具恢复mysql备份文件到本地(以阿里云RDS为例, 备份格式*_qp.xb)