7 lines
367 B
Text
7 lines
367 B
Text
MySQLDumper is a PHP and Perl based tool for backing up MySQL databases. You can
|
|
easily dump your data into a backup file and, if needed, restore it. It is
|
|
especially suited for shared hosting webspaces, where you don't have shell
|
|
access. MySQLDumper is an open source project and released under the GPLv2
|
|
license.
|
|
|
|
WWW: https://sourceforge.net/projects/mysqldumper/
|