kdb+ Database Doc Generator
Database Documentation Generator
QStudio provides tools to help reverse engineer documentation from your kdb+ database.
How to add Description Columns
To add description columns create a timestoredDescriptions
table with the columns:
- table - table name as symbol
- column - optional column name as symbol
- description - string field describing the table or column