|
About:
Postgresql AutoDoc has the ability to output XML, which can be loaded into Dia to create a UML diagram of the database (complete with table relations and descriptive information), an HTML form for further detailed information, GraphViz .dot output, and Docbook 4.1 style SGML for inclusion with project documentation as an appendix. It works on any 7.x PostgreSQL-based database.
Release focus: Minor feature enhancements
Changes:
HTML output is much cleaner looking. Stereotypes are ignored by default due to the number of people who are using this on small systems. StereoType use (read header of source) is heavily suggested for installations with > 100 tables to greatly enhance readability of the documentation generated.
Author:
Rod Taylor [contact developer]
Homepage:
http://www.rbt.ca/autodoc/
Tar/GZ:
http://www.rbt.ca/[..]/binaries/postgresql_autodoc-1.25.tar.gz
BSD Ports URL:
http://www.freebsd.org/[..].cgi/ports/databases/postgresql_autodoc/
CVS tree (cvsweb):
http://pgfoundry.org/scm/?group_id=1000009
Demo site:
http://www.rbt.ca/autodoc/output.html
Trove categories:
[change]
Dependencies:
[change]
Perl (required)
PostgreSQL (required)
Dia (optional)
DocBook ( branch) (optional)
graphviz (optional)
[download links]
|