Download
MySQL Documentation Tool Evaluation Version (6Mb ZIP file).Spend more time
building your database, and less time documenting it!
The MySQL Documentation Tool creates comprehensive technical documentation
for MySQL databases.
Reports are created in HTML [sample],
Microsoft's HTML Help [sample], RTF
[sample] and
plain text formats [sample]. The HTML format documentation can be viewed in any web
browser. The HTML Help format documentation is fully cross referenced and
searchable, and provides comprehensive database documentation in a single
file. The RTF and text format reports can be used as a basis for your organisation's own
database documentation.
Documentation Contents
The MySQL Documentation Tool documents the following items in SQL Server database(s):
- Tables
- Column names.
- Whether the column is a primary key.
- Column data types.
- Column lengths.
- Whether the column is nullable.
- Whether there are Triggers associated with the table.
- Views
- Column names.
- Column data types.
- Column lengths.
- Whether column is nullable.
- SQL script for creating each View.
- Stored Procedures
- The
Create Procedure SQL script for creating the stored procedure.
- Functions
- The
Create Function SQL script for creating the function.
- Triggers
- Shows which table is associated with the trigger.
- Shows which SQL actions (insert, update, delete) the trigger is associated with.
- Dependency information.
- The
Create Trigger SQL script for creating the trigger.
For convenience the MySQL Documentation Tool allows more than one database to be
documented in a single help file - the databases can even be located on different servers.
The Transact SQL code associated with Views, Stored Procedures and
Triggers is included in the documentation created by the MySQL Documentation Tool. This
SQL can be optionally colour coded and syntax highlighted for easy reference.
Download the MySQL Documentation Tool Evaluation Version
The evaluation version of the MySQL Documentation Tool is fully functional except for
the following limitations:
- Only the first 10 tables, views, stored procedures and triggers found in a database are
documented.
- Documentation contains JavaScript popups on some of the pages in the report.
Download
MySQL Documentation Tool Evaluation Version (6Mb ZIP file).
Buy the Full Version
|