TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How do you document your data (stores)?

1 点作者 MrBusch将近 7 年前
With data coming in from many sources and distributed across different stores, it&#x27;s getting tougher to find the right data and to know how to use it.<p>On a low level there is for example the &quot;comment on&quot; feature of SQL which won&#x27;t help with other stores like AWS S3 and thus cannot be a generic solution. Then there are data catalog tools like Azure Data Catalog or Collibra Catalog which seem to be geared towards business users and not as much to developers.<p>I think a good solution needs to support discovery of data (e.g. through searchability and tagging) and allow to explain how to interpret the data (e.g. through detailed comments).<p>What are your best practices or recommendations on tools to use?

暂无评论

暂无评论