A generic application that performs data management through a webbased HTML interface. From an XML-based schema definition it generates records lists, HTML forms and associated SQL queries.
A simple terminal to a MySQL database. You have a text-box and a button to send your query to the MySQL server. Result is shown in an HTML table.
Backup and restore different SQL tables separately without having to rewrite the entire database each time.
A database query tool that allows non-IT experts to build SQL queries by simply selecting which records they want matched.
This script allows you to use SQL functions without having access to SQL software.
phpMyAdmin is intended to be a web-based front end for MySQL administration. It can administer multiple servers and databases and allows you to create, modify and remove databases, tables, fields, key values and more. You can also execute any SQL sta
A webbased script that dumps definitions and data from a MySQL database.
This program allows you to create an easily customizable form to edit your specific MySQL database, so you no longer have to do this by hand.
A tool to create an alter script for the differences between two databases.
PHP scripts to help manage a web-based form for maintaining data in MySQL. Features: Easy management and customization, drop down lists, and more. |