|
|
OraSchemaDoc |
|
|
Aram Kananov |
|
|
Python / Database Tools |
|
|
Click to Visit |
|
|
Click to Download |
|
|
25 |
|
This tool which covers Oracle specific features is ‘ avaDoc’ style detailed documentation. The result of this tool is to execute a set of static HTML files.
Currently OraSchemaDoc prints:
·data about all tables, including columns
·table constraints(check, unique and referential)
·indexes, including functional and domain indexes
·views
·PL/SQL triggers, procedures, functions, packages
Sanity check - report about missed indexes on foreign key columns, and automaticaly generated sql file with defenition of missed indexes.
|