Couchbase 中文教程
Ctrlk
  • Introduction
  • Couchbase 简介
  • Couchbase 应用场景
  • Couchbase 安装
  • Couchbase UI
  • 使用Node.js客户端
  • N1QL 基础操作教程
    • 第一章:N1QL基础
    • 第二章:Joins 连接查询
    • 第三章:DML语句
    • 案例分析 I:电子商务
      • 32.介绍说明
      • 33.Shopper - 浏览产品页面
      • 34.Shopper - 产品categories列表
      • 35.Shopper - 浏览和搜索产品
      • 36.Shopper - 列出category下的产品清单
      • 37.Shopper - 在栏目中找到最流行的一些产品
      • 38.Shopper - 浏览产品和排序结果
      • 39.Shopper - 购买促销活动产品
      • 40.Shopper - 列出了十大最畅销的产品
      • 41.Shopper - 列出评价最高的产品
      • 42.Merchant -为一个购买订单做准备
      • 43.Merchant - 找到最有价值的顾客
      • 44.Merchant - 客户的地区分布报告
      • 45.Merchant - 每月报告活动的客户
      • 46.Merchant - 识别评分较低的产品
      • 47.Merchant - 生成上月销售报告
      • 48.Merchant - 大订单
    • 案例分析 II:社交游戏
  • N1QL 5.5 进阶教程
  • Couchbase 连接器
  • CAS机制
  • 索引
  • 视图(view indexes)
  • API
  • 资料
  • 注意点
  • 数据导出
Powered by GitBook
On this page

Was this helpful?

  1. N1QL 基础操作教程

案例分析 I:电子商务

32.介绍说明33.Shopper - 浏览产品页面34.Shopper - 产品categories列表35.Shopper - 浏览和搜索产品36.Shopper - 列出category下的产品清单37.Shopper - 在栏目中找到最流行的一些产品38.Shopper - 浏览产品和排序结果39.Shopper - 购买促销活动产品40.Shopper - 列出了十大最畅销的产品41.Shopper - 列出评价最高的产品42.Merchant -为一个购买订单做准备43.Merchant - 找到最有价值的顾客44.Merchant - 客户的地区分布报告45.Merchant - 每月报告活动的客户46.Merchant - 识别评分较低的产品47.Merchant - 生成上月销售报告48.Merchant - 大订单
Previous31.UPDATE 更新操作Next32.介绍说明

Last updated 6 years ago

Was this helpful?