Python Hyperschema is an open source public domain project that creates very useful HTML hypermaps from SQL database schema, which consists of two small PL/SQL files and one Python (or C) source code file. The thus generated HTML pages have mousover data displays for all foreign keys, which are hyperlinked to the foreign key tables, as well as a hyperlinked list of all foreign keys pointing to each table and a master index of all tables
Similar scripts
SICKnotes
(Popularity: ) : SICKnotes which is a short form for site inventory, configuration and knowledge is a web tool which is based on ... OraSchemaDoc
(Popularity: ) : Goal of oraschemadoc is "JavaDoc" style detailed documentation for all objects in schema covering Oracle specific features. Result of execution ...