You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,7 @@ This list accepts and encourages pull requests. See [CONTRIBUTING](https://githu
54
54
-[MyDumper](https://github.com/maxbube/mydumper) - Logical, parallel backup/dumper tool for MySQL
55
55
-[MySQLDumper](http://www.mysqldumper.net/) - open-source web based backup tool - useful for shared webhosting
56
56
-[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.
0 commit comments