WizMySQLAdmin is a PHP script to manage MySQL databases. If your web site uses a MySQL database you can manage its contents with WizMySQLAdmin, as you can do with the most known phpMyAdmin: but my script is very simple to configure and use, because it's composed by only one file. So you can install it on your web site very easily.
A great WebBased DBQuery Tool. Very simple and very easy customization. Just run your queries , execute them and see the results. A great utility for webmasters.
Vty is a web-based database manager script written with Php. It's for Mysql. You can connect to Mysql and see and edit your databases and tables. Vty is only 1 php file. upload 1 file to your server and start to manage your database. there is no another file or folder. And It is about 140 KB (31KB when zip).
Manage your MySQL databases using a simple powerful interface. You can make backups in .sql format (optionally compressing with GZip), and restore the data from these files. Database dump files generated by phpMyAdmin are supported, and the script is able to process large files without hanging up.
SmallAdmin is a phpMyAdmin replacement for people who already know what a SQL server is. It offers alot of functionality for such a small script and it will be a great tool. Fast, easy loading, easy to deploy.
This is a Simple CSV Upload script that makes use of the 'LOAD INFILE' Query of MySQL. This is a script which can upload CSV (Comma separated values) file to the database, provided that the the fields in the file match the fields of the database provided in the configuration, irrespective of the database structure. Features * Upload Files and retain them * Loads data irrespective of the database structure
This package is an OOP database abstraction layer for PHP 5.1 or greater. It provides an abstract classes to access database servers and traverse result sets. There are several implementation classes to access different types of databases: SQLite, MySQL, PostgreSQL and MSSQL. The classes provide functions to establish connections, execute queries, traverse result sets with pagination support, retrieve the list of databases, tables and fields. Any possible error is signaled by throwing exceptions with a specific message and error code.
pjjTextBase is a powerful yet easy to use set of Unicode compatible PHP4+ functions, that provides a simple relational database when you don't need SQL. With pjjTextBase you can quickly develop a robust database-driven web application:
phpPgAdmin is a fully functional web-based administration utility for a PostgreSQL database server. It handles all the basic functionality as well as some advanced features such as triggers, views and functions (stored procs)
phpMySQLAutoBackup 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 the excellent phpJobScheduler: http://www.hotscripts.com/Detailed/27136.html