Categories
Tags → Mysql Dumps

i-senso transSQL

This script lets you dump a whole local database and load it to a remote host (or vice-versa). The differences between this script and the others are: * supports tables, views, Stored Procedures, triggers and constraints; * is inter-d...
DETAILS

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 creati...
DETAILS

DWdirectory

PHP script that allows you to run your own web link directory and also intergrate the ODP RDF dumps into a MySQL database and then search and browse the directory. It can be intergrated into your site using templates. Includes an online admini...
DETAILS

BigDump

Staggered import of large and huge MySQL Dumps (like phpMyAdmin dumps and even GZip compressed dumps). Do you want to restore the huge backup of your mySQL database (or a part of it) into the new or the same mySQL database? You can''t access th...
DETAILS

RW MySQL Dump

Use RW My SQL Dump to backup your MySQL databases, both structure and data. The script can be run from command prompt only. So, you can use crontab or other system scheduler to fully automate your data backup process. The script browse all databses t...
DETAILS

IPN Development Handler

A free bare bones ipn handler that you can use to integrate into your existing scripts or projects. Features a dual posting mode where you can post a simulated ipn from our own IPN Testing Environment. This avoids the need for making live test transa...
DETAILS

csvdump

csvdump acts as a front-end to dumping a MySQL table. While it used to use mysqldump, it currently dumps the table itself and massages it. csvdump mails the dump tothe address specified in the command line or to a default mail address, as specified i...
DETAILS

phpMyAdmin

phpMyAdmin is intended to handle the administration of MySQL over the web. Currently it can: create and drop databases, create, copy, drop and alter tables, delete, edit and add fields, execute any SQL-statement, even batch-queries, manage keys on fi...
DETAILS
©2003-2019 jCay.com