This package can output the structure of a MySQL database.
The main class performs queries to retrieve the list of databases in a MySQL server, the information and the list of tables of a database, and the information and list of fields of a table.
It uses the PDO extension access a MySQL server but it can be adapted to support other types of database servers.
The package comes also with separate classes to display the retrieved databases, tables and fields in HTML tables, as well export that information in XML or CSV formats.
|
|
| Name: |
Data Dictionary |
| Base name: |
data-dictionary |
| Description: |
Output the structure of a MySQL database |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
Free for non-commercial use |
| All time users: |
496 users |
| All time rank: |
4941 |
| Week users: |
1 user |
| Week rank: |
2089  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|