database

本篇文章是系列文新手到進階學 MongoDB 的第三篇,要介紹 MongoDB 中較進階的 Aggregation 用法。

文章的架構如下:

  • Aggregation 基本概念:什麼是 Pipeline 與 Stage ?
  • 常見的資料操作方法(ㄧ):$match$sort$limit
  • 常見的資料操作方法(二)$project$group$unwind
  • Aggregation 綜合練習

你也可以在上一篇文章中複習 MongoDB 的 CRUD 操作

閱讀更多

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×