MySQL/PHP Data Dictionary Script

June 5, 2010
Last Update: February 4, 2012

Download Script Here (20kb)


This free script is designed to help database administrators, system administrators, and web developers generate data dictionaries, and determine a leaner database hierarchy.

The current version, 3.0, adds several enhancements, please see the (changelog).

Several shortcomings have been corrected in this version, including security, aesthetics, and functionality.

Because it interfaces directly with MySQL, you can allow users to use this script and it will respect the permissions from the DBMS.

Like any software that interacts with your back end, you should make sure the software is secure and operate it only over SSL. You should only allow it to be used by trusted users and inside of a secured directory.

Logging into MySQL


Login Screen for MySQL PHP Data Dictionary Script

Selecting a Database


Database selection screen for MySQL PHP Data Dictionary Script

Selecting a Table


Table selection screen for MySQL PHP Data Dictionary Script

Viewing the Dictionary


Data Dictionary screen shot for MySQL and PHP Script

Changelog


v3.0 - Major Revision, Bug Fixes and Code Updates February 4, 2012 v2.1 - Minor Bug Fix February 19, 2011 v2.0 - Major Revision February 19, 2011 v1.0 - Initial Release June 5, 2010


Download Script Here (20kb)
Name:

Posted: Friday, September 10, 2010 at 3:52:52 PM
By:
thks a lot