Just code a hta (html application) program to document table/view for oracle. It use Microsoft OLE DB (MSDAORA) to connect to oracle. no more dependence.
https://github.com/casualwriter/hta-db-schema
- single file without dependence.
- document oracle using built-in "comments" feature.
- classify tables/views into "folder"
- doubleclick to add/modify table description
- doubleclick to add/modify column description
- show and print table definition
- search keyword in name or description
no installation is needed. Just download file db-schema-oracle.hta to local, and click to run.
ps: the code is simple (in 270 line). you may check it out here before run
enjoy,
Top comments (0)