比较永久视图和临时视图

发布于 2024-10-31 17:30:47 字数 140 浏览 0 评论 0原文

我需要保证我对永久观点和临时观点的差异有正确的理解。

  • 永久视图存储在 _设计文档并在第一次查询时计算,稍后 文件的更改将导致 修改相关文件 为该视图存储 B 树文件。
  • 每次针对完整数据库都完全计算临时视图?

I need to reassure that I have a correct understanding of the difference for permanent and ad hoc views.

  • Permanent views are stored in the
    _design document and computed upon being queried the first time, later
    changes to documents will result in
    changing the related documents in the
    stored B tree file for that view.
  • Ad hoc views are calculated completely every time for the complete database?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

゛时过境迁 2024-11-07 17:30:47

好的,

刚刚在 CouchDB Wiki 中找到了解决方案。

我猜对了。

Ok,

just found the Solution in the CouchDB Wiki.

I got it right.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文