Skip to content

Commit dfd6dbb

Browse files
committed
Add MySQLDump.js
1 parent 33fe55d commit dfd6dbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ This list accepts and encourages pull requests. See [CONTRIBUTING](https://githu
5454
- [MyDumper](https://github.com/maxbube/mydumper) - Logical, parallel backup/dumper tool for MySQL
5555
- [MySQLDumper](http://www.mysqldumper.net/) - open-source web based backup tool - useful for shared webhosting
5656
- [Percona Xtrabackup](http://www.percona.com/doc/percona-xtrabackup) - an open-source hot backup utility for MySQL - based servers that doesn’t lock your database during the backup.
57+
- [MySQLDump.js](https://github.com/SirwanAfifi/sqldumpjs) - A tiny wrapper around mysqldump utility to generate a dump file of a MySQL database.
5758

5859
## Benchmarking
5960

0 commit comments

Comments
 (0)