How Do You Document Data?

1 points by beckingz ↗ HN
What methods do you use for documenting database schema and columns and communicating that documentation to non-technical stakeholders who may be performing analysis?

1 comment

[ 3.6 ms ] story [ 13.5 ms ] thread
A traditional DB model diagram that shows the schema, columns and keys and relationships (primary and foreign keys) should do it I think