PHP Scripts - Database Tools

DaDaBIK
DaDaBIK is a PHP application that allows you to easily create a highly customizable front-end for a MySQL database. The strength of DaDaBIK lies in its ability of customization. For each field of a table you can choose: if the field should ...
Database file upload / download
db_upload_file() stores a file in a database table. Make sure that the column data type is big enough for the files you will be storing. db_download_file() retrieves a file from the database and places it in the same path as the script call...
Database Manager (mySQL)
This script allows an object orientated interface to be created around a mySQL connection. It provides numerous functions to speed up the use of a mySQL database, especially useful is the dumpResultSet() function which prints out the result...
db-drill
This script allows you to "drill" down through a MySQL server with relative ease and speed. It will not give you access to any data other than table structures and index information. Programmers will hopefully find it useful. If you make an...
DBQ 1.0
DBQ 0.7 is multi-platform compatible. A very simple database query tool. Just download the file. Give username,pass, hostname and start executing your DB Queries from your site....
DB_Table
Builds on PEAR DB to abstract datatypes and automate table creation, data validation, insert, update, delete, and select; combines these with PEAR HTML_QuickForm to automatically generate input forms that match the table column definitions....
doSQL()
doSQL() is a PHP4 script that can dump data back from a SQL text file (generated by backupDB() (also available on this site), phpMyAdmin, or similar) to a new database, or run any number of SQL commands in batch mode. Detailed progress repo...
EasyMySQL
Easily access your MySQL databases with this set of PHP classes. If you program using the ADO object model, you will find these methods and properties familiar....
EasySQL
EasySQL is a PHP application to easily connect to your MySQL database with just 1 php file and 3 easy steps. Useful for beginners, it lets you easily interact with a mysql database using only your web browser. Features: Automatic table form...
eSKUeL
eSKUeL is a MySQL database managment tool written in PHP. It's fully compatible with MySQL: drop, create, insert, etc. It's also fully skinnable....

Login to your account

Username:*

Password:*


Bookmark this page