Skip to content

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

Notifications You must be signed in to change notification settings

night-king/MySQL-Backup-Manager

 
 

Repository files navigation

MySQL Backup Manager 1.3

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

  • Easy installation and setup of databases
  • Automatic backup of databases, by using a windows service
  • Manual backup of databases, for instant backups
  • Easy restoring of databases, from MySQL Backup Manager dump files
  • Automatic cleanup of old database backups
  • Good logging of user behavior and errors occured
  • It's open source and you can with ease contribute with changes to the application

System Requirements

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

  • OS: Windows 8, Windows 7, Windows Vista, Windows Server 2012, Windows Server 2008
  • Processor: 1 Ghz
  • RAM: 512 MB
  • HDD: 15 MB
  • prerequisites: MySQL Server installation and .NET framework 4.5 (.net Framework is 'included' in the MySQL Backup Manager Installer)

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 83.3%
  • CSS 12.4%
  • HTML 4.3%