Couchbase 中文教程
Ctrlk
  • Introduction
  • Couchbase 简介
  • Couchbase 应用场景
  • Couchbase 安装
  • Couchbase UI
  • 使用Node.js客户端
    • 安装与入门
    • 基本操作
    • N1QL操作
    • Sub-Document 部分更新操作
  • N1QL 基础操作教程
  • N1QL 5.5 进阶教程
  • Couchbase 连接器
  • CAS机制
  • 索引
  • 视图(view indexes)
  • API
  • 资料
  • 注意点
  • 数据导出
Powered by GitBook
On this page
  1. 使用Node.js客户端

Sub-Document 部分更新操作

Sub-Document Operations

从Couchbase Server 4.5开始,可以自动、高效地更新和检索局部文档。

参考资料:

Does Couchbase partial JSON update?

Sub document update for a nested array document

devguide-examples/nodejs/subdoc.js

How to Update Parts of a document in Couchbase

Couchbase N1QL: Update on nested Documents

PreviousN1QL操作NextN1QL 基础操作教程

Last updated 6 years ago

Was this helpful?

Was this helpful?