Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Database Backup & Restore

Collection of PHP scripts for database backup and restore. These scripts will allow you to dump your database either as offline dumps or store them on another server.
Results 1-20 of 24
DB Backup Tool
The DB Backup Tool is a free and easy to install script, which allows to create easily backups and generate dumps of MySQL databases. It can also compress the database backups and create zip files and also send them by email. DB Backup Tool has a responsive and password protected administration panel with an easy to use interface for managing the settings and creating a backup with just clicking on the database name. It's written in PHP and it's provided with the full not encrypted sources, so it can be possible to modify it or include it in your web projects.
(12 ratings)
Reviews0
PriceFree
Views1066
Simple Backup MySQL Database
This script creates the backup of the MySQL tables in SQL format and saves it into a ZIP file on server. Also, it can restore the MySQL tables in your database from the SQL backup stored in ZIP archive. Supports both PDO and MySQLi for accessing MySQL databases in PHP. It has options to Download or Delete the back-up files from server.
(13 ratings)
Reviews1
PriceFree
Views1117
phpMyBackupPro
phpMyBackupPro is a web-based MySQL backup application in PHP. You can schedule backups, download, email or upload them with FTP and backup whole file directories. Zip and gzip compression, easy interface and installation. Many languages and online help!
(6 ratings)
Reviews0
PriceFree
Views997
Advanced World Database
Your search will end now, since you have reached the right place. We have Ajax based Database for all country, state and city. It’s comes with Excel and Mysql. It update per year with free of cost and our script is suitable for all kind of website like Job portal, Dating script, B2B script and etc. Our product have Country 237 countries , States and Cities 272551 Cities.
(0 ratings)
Reviews0
PriceUSD 25.00
Views557
Database Dump Utility
Sql dump utility for MySQL and PostgreSQL Databases
(12 ratings)
Reviews0
PriceFree
Views785
CSV2MySQL
All you need to do is to follow three simple steps, CSV2MySQL will do all backend stuff for you. Features: User friendly three steps wizard. Auto detect available tables in your database, zero coding knowledge is required. Easy setup, simply drop the folder to a directory on your server.
(0 ratings)
Reviews0
PriceUSD 6.00
Views519
dbbackup
A PHP5 class to simplify backing up databases remotely.
(6 ratings)
Reviews0
PriceFree
Views1647
XCloner - Backup and Restore made easy
XCloner is a Backup and Restore component designed for PHP/Mysql websites, it can work as a native plugin for WordPress and Joomla!. XCloner design was specifically created to Generate custom backups of any LAMP website through custom admin inputs, and to be able to Restore the clone on any other location with the help of the automatic Restore script we provide, independent from the main package! XCloner Backup tool uses Open Source standards like TAR and Mysql formats so you can rest assured your backups can be restored in a variety of ways, giving you more flexibility and full control. Features: * Backup and Restore any PHP/Mysql application * Create custom backups * Generate automatic backups based on cronjobs * Restore your backups anywhere * Share your custom backups with your clients
(9 ratings)
Reviews0
PriceFree
Views1854
Sypex Dumper 2
Sypex Dumper is a PHP-script, which can help you create a backup (dump) of a MySQL database, and also restore the database from the backup if needed. Unlike many similar programs (scripts), is optimized for maximum performance, as well as for working with large databases of hundreds or thousands of megabytes. Key features, briefly - backup and restore of MySQL database without using third-party programs, just pure PHP; - impressive performance; - support for two formats, file compression (Gzip and Bzip2); - friendly Web 2.0 interface with AJAX; - work in several stages (to bypass the restrictions about time); - special file format with the meta-information; - MySQL service functions (check, optimize, repair); - smart backup with post-processing;
(19 ratings)
Reviews1
PriceFree
Views2121
MCM Backup
MCM Backup is a free PHP/MySQL website backup software. It allows you to backup your files and database and save them to your PC.
(3 ratings)
Reviews0
PriceFree
Views1877
exportDb
This class can be used to create a backup of a MySQL database using the mysqldump command. It invokes the mysqldump command to generate a backup file of a given database on behalf of a given authenticated MySQL database user. The generated backup file is copied to another file with the name based on the current date.
(3 ratings)
Reviews0
PriceFree
Views1585
PostgreSQL Backup n' Restore
This class can be used to generate backups of PostgreSQL. It accesses a given database and generates SQL statements that can be used to recreate the database tables and the values stored on their rows. The generated SQL is stored in a given file. The class can also restore a database from a previously generated backup by executing the SQL statements stored in a backup file.
(6 ratings)
Reviews0
PriceFree
Views1859
Free PHP MySQL Backup Script
The main difference between this script and other backup solutions is that the current script are splitting the backup process into more than one sub processes and each sub process is saving a small part of your database.
(4 ratings)
Reviews0
PriceFree
Views2547
Large Database Backup
This class can be used to backup large MySQL databases into multiple files. It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creating a new database. The class stores the generated SQL statements in files. A full backup process can be split in multiple iterations to not exceed PHP default script execution time limit. Each iteration dumps a limited number of table rows. An iteration can be executed by a script that redirects the page request to itself at the end to proceed to the next iteration.
(6 ratings)
Reviews0
PriceFree
Views2367
JR-BACKUP - Backsup your data automatically
JR-Backup is a php script written to automatically backup your database for you It will backup all the tables for you and send it to you via email daily , weekly or monthly as desired Easy to setup yet powerful Free Installation
(0 ratings)
Reviews0
PriceUSD 30.00
Views851
Backup
Backup outputs a copy of a MySQL database in sql format directly to your web browser. You can either backup all tables within the database or chose to just backup specific tables. Simply run this script, copy the output, paste it into plain text file and save it for future use. If you have access to cron or would prefer store zipped backup files on your server for later download via FTP, see the BackupZip scriptlet.
(6 ratings)
Reviews0
PriceFree
Views2921
BackupZip
BackupZip creates a .gz zipped backup of a MySQL database on demand. You can either backup all tables within the database or chose to just backup specific tables. Used with cron and an automated ftp download, you can completely automate database backups! If you don't have access to cron, setup a reminder or scheduler to run this script daily or weekly via your web browser and download the zipped files via FTP when convenient. If you don't have access to cron or would prefer to output the backup file directly to your web browser, see the Backup scriptlet.
(6 ratings)
Reviews0
PriceFree
Views2837
mySQL Backup Script
This is a simple script that will create a mysqldump of your database and upload it to a ftp server. This can be configured to determine which database (or all) you want to backup, where you stock it locally and where you upload it.
(6 ratings)
Reviews0
PriceFree
Views4771
phpMySQLAutoBackup - automate your MySQL backup using php
Now includes detailed reporting - phpMySQLAutoBackup the simple way to backup MySQL databases - automates the backup of your MySQL databases. Exports your database (data and structures), compresses it into gzip format and emails it to you. Schedule it to run every day/week by adding it to a cron job, or use phpJobScheduler. New features include the ability to select separate tables for backup, and limit the backup to start and stop at pre-set table row numbers, this will now allow a section of a large table (with millions of records) to be selected for backup. Features: * option to ftp backup file to remote server * email zipped database to your specified address * option to save to backup folder * backup limited to once per hour (easily changed) prevents malicious attempts at bringing down your server * specify specific tables to include or exclude, or backup the whole database * set ranges to backup - from start row number to last specified row number
(166 ratings)
Reviews4
PriceFree
Views21420
MySQL database backup
Designed to create a daily snapshot of the dynamic data on your website. (e.g. content management systems, forums, guestbooks etc.) Some of the features include: - Backup multiple databases and servers with different users and passwords. - Backups can be scheduled using cron (on UNIX systems) or AT (on Windows systems). - Create daily, weekly and monthly snpashots of your database. - Keep the daily, weekly and monthly backups for a user-specified time. - Archive and compress the SQL files (*.tar.gz). - Creates a detailed report of everything that has been done. - Reports can be mailed to you or any other user-specified email-address, saved to disk or displayed in browser. - Generated SQL files can be mailed to you or any other user-specified email-address. - Generated SQL files can be uploaded by FTP to any user-specified FTP server. - Choose to create SQL files for each table or one for each database - No system calls, everything in 100% pure PHP.
(272 ratings)
Reviews2
PriceFree
Views20088
Results 1-20 of 24