[ANN] DBDoc 0.6: Oracle/Postgres DB schema documentation generator
Steve Purcell
stephen_purcell at yahoo.com
Thu Nov 15 06:40:22 EST 2001
NEW RELEASE
The new release of DBDoc features Oracle support in addition to the
existing PostgreSQL support.
DESCRIPTION
If you have ever wanted javadoc-style HTML documentation for your
database schemas, or a consistent way of programatically inspecting
a database schema, then DBDoc may be of interest to you.
This small project defines a simple Python API for inspecting database
schemas, and uses it to generate documentation (optionally incorporating
descriptive text placed in an auxiliary file).
(Implementations of the schema introspection API for other databases
would be most welcome.)
FURTHER INFORMATION
Homepage: http://dbdoc.sourceforge.net/
Download: http://sourceforge.net/project/showfiles.php?group_id=34872
Licence: BSD
Best wishes to all,
-Steve
--
Steve Purcell, Pythangelist
Get testing at http://pyunit.sourceforge.net/
More information about the Python-list
mailing list