martin-rohwedder / MySQL-Backup-Manager

MySQL Backup Manager is a simple software solution for backing up MySQL Databases automatically. It uses a Windows service for the backup process and has an GUI attached for administrating which databases needs backup
http://martin-rohwedder.github.io/MySQL-Backup-Manager/
30 stars 33 forks source link

MySQL Backup Manager 1.3

NOTICE: This version is out of date, the newest version can be found at https://github.com/cbaerike/MySQL-Backup-Manager/releases which is maintained by cbaerike (Much appreciated).

MySQL Backup Manager is a simple solution, which automates the process of taking dayli backups, of your MySQL databases. The software consists of a Windows service, which handles the automatization of taking backups and cleaning up old backups, and a graphical user interface application which lets the user modify which databases needs backup and other kind of features.

To begin use you can download it free from SourceForge.net.

Features

System Requirements

The MySQL Backup Manager software, have some minimum requirements to be fullfilled, to run properly.

Contributing

Since this software is open source, you're free to grab the source and make your own modifications, but this projects is licensed under Creative Commons 3.0 license, so please respect this.

You can always make your own modifications if needed to, since the software is open source, but I'll recommend that you share your modifications with us here at GitHub, so we can get your modification as part of the main application. If you have ideas to new features or have experienced some bugs, please create an issue about it, and I will take a look at it.

© 2013 Martin Rohwedder