Database Reference
In-Depth Information
System Documentation
Producing and maintaining good documentation about data structure is crucial for a
project's success, especially when it's a team project. Indeed, being able to show the
current data dictionary and proposed column changes to the other team members
provides a valuable means of communication. Moreover, a graphical display of
the inter-table relations quickly demonstrates the inner workings of the database.
Fortunately, phpMyAdmin has features that take care of this.
Structure reports
From the Structure subpage of either the Database or the Table view, the Print view
link is available to produce reports about our database's structure. Moreover, a Data
Dictionary link in Database view produces a different report. These are detailed in
the following sections. In the next major section, the visual relational schema in PDF
is explained.
Using print view
When phpMyAdmin generates results, there is always a Print view link that can be
used to generate a printable report of the data. The Print view feature can also be
used to produce basic structure documentation. This is done in two steps. The first
click on Print view puts a report on the screen, with a Print button at the end of the
page. This Print button generates a report formatted for the printer.
Search WWH ::




Custom Search