Database Documentation with `SQL Doc 2`
- by mehdi lotfi
I use SQL Doc 2 for documentation my database. But this tools not support following expect :
Add diagrams in documentation.
Add Additional description for each object such as tables, columns and etc.
Customize output format.
Add custom link for each object.
Add Analyze business description of created tables, columns and etc
Some time need to explain records of each table such as records of literal tables.
How Can support above request in SQL Doc 2?
Do exists a tools for documentation database with above request?