Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
BashCronBackup is a backup script written in bash that can create full database and file backups. Before the database is dumped it will be optimized and repaired. Further, it will delete old backups for you. Available formats: Zip, Tar, Gzip, Bzip2
A PHP-based system that allows you to manage MySQLdatabase backups using Percona's xtrabackup tool. This project has been moved to: http://code.google.com/p/xtrabackup-manager/
MyFSys™ - is short form of MySQL Failover System is designed to ensure uninterruptible 24x7 operation of MySQL databases by automatic switching over to a stand-by DB upon failure of the primary DB.
rdiff-backup-web is a web front-end for the popular rdiff-backup software, written in PHP and perl, both connecting to a MySQLdatabase.
Now maintained at: https://github.com/puredistortion/rdiff-backup-web
Network Configuration Store is a free, open source application for network administrators, designed to automatically backup, revision and audit the configuration from Cisco IOS-based routers and switches.
Parallel and atomic backup utility with web-based management. Written in PHP for simplicity in modifying and extending the framework. Multithreads not-so-multithreaded processes like rdiff-backup, rsync and SSH to decrease backup windows.
mylvmdump uses LVM snapshots to create MySQLdatabase backups in scenarios where both a high database availability as well as textual dumps (instead of binary file copies) are required.
A perl script written to perform MySQLdatabase backups that are aware of the need for utf-8 characters and maintain backups on disk for a defined period of time before purge. The backups are either full database or a schema by schema backup.
JoomlaPack is a backup component for the Joomla! Open Source CMS, using AJAX or plain JavaScript to backup the whole site (files and database) in a ZIP or JPA backup archive.
Tools to Archive to CD/DVD and retrieve file from archive with archive tracking database backend. Tracks multiple copies of files across media, with options to dump and archive MySQL (Remote and local) databases and subversion repositories.
RailsDB is a web application written in Ruby using the Ruby on Rails web framework to provide a generic interface to popular open source databases such as MySQL, PostgreSQL, and SQLite.
backup-scripts is the very simple set of shell-scripts designed to be run by cron.
Does full and incremental backups for filesystem and mysqldump for MySQL.
Compress backuped data with bzip.
Cleans up old backups to save space.
phpftp-backup is a command-line utility to get incremental backups from remotes sites through ftp. It also stores a mysql dump in each backup archive. All the meta is stored into a local database in MySQL.
Main//Lonicera provides a consitent mean of executable log information to the Main//Pyrus DMS. It makes Main//Pyrus auditable and is even designed to write its data on worm media to guarantee an unchangeable protocol.
MyPHPdumpTool is a fully customizable PHP (CLI) based MySQL dumping utility that can be configured via 'crontab' to do scheduled archiving and upload of any MySQLdatabase-dump file to any FTP server.
Php Script will backup your local/remote MySql DB using mysqldump. Features : Backup rotation, bzip2/gzip compression, gpg encryption, FTP file sending, Email file sending, Email repporting, log... and a lot of options to configure it.
PHProjekt Backup Addon is an addon for PHProjekt to backup the mysqldatabase of phprojekt including the upload directory of phprojekt. It also contains a backup management to restore, view, download, etc backups.It is available in different languages.
MyTSMreport is a Project that use a Mysql DB to store the account information from a Tivoli Storage Manager and show them on web pages through PHP scripts in tables and graphs.
It do also query toward the TSM DB and store the results in the MySQL DB.
WtBackup is a webased backup system that allows easy restauration of backed up files.
Backup can be set up for both tapes and harddisk.
Information of backed up files is kept in a databasedatabase (MySQL)
MySQL Check & Backup & Notification
This is a script that check, periodically the tables of a MySQL Server. Using the BACKUP, CHECK, OPTIMIZE and ANALYZE, the script checks if everything is ok and alert you if anything is wrong.
This bash script, in conjunction with a java program, will backup your mysqldatabase(s) to a file using mysqldump, and gzips it. Depending on setup, it will either e-mail you the file, or leave it in the installation directory.