|
apgDB2xls(mySQL to Excel)
|
Other links at PHP > Scripts and Programs > Database Tools |
| 1. |
MySQL-Formmaker
|
|
|
MySQL-Formmaker is a tool for easily creating administration forms and displaying the output of data for MySQL. You define your forms, types of input, order, etc., and the system makes a database, the admin-files and the output-files for you. Version 1.3 focuses on a lot of javascript features for admins textarea. A lot of bugfixes offcourse, mostly mentioned by users.
|
| 2. |
Fasdab
|
|
|
Fasdab is a PHP database abstraction layer that enables the user to write minimal, yet readable code. It supports PostgreSQL, MySQL, and ODBC.
|
| 3. |
eSKUeL
|
|
|
eSKUeL is a MySQL database managment tool written in PHP. Its fully compatible with MySQL: drop, create, insert, etc. Its also fully skinnable.
|
| 4. |
Flatfile
|
|
|
The Flatfile package is designed to be a simple, light replacement for an SQL database when the performance of a real database is not needed, or when in the prototyping stage. All data is stored in tab-delimited text flat files. It supports a very powerful and extensible WHERE clause mechanism, which can be used with SELECT, UPDATE or DELETE statements. It can do ORDER BY on any number of fields, and includes full documentation with examples that should have you up and running in a couple of minutes.
|
| 5. |
WizMysqlAdmin
|
|
|
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 its composed by only one file. So you can install it on your web site very easily.
|
|
|