- Mastering MongoDB 3.x
- Alex Giamas
- 97字
- 2021-08-20 10:10:57
SQL to aggregation
An aggregation pipeline can replace and augment querying operations in the shell. A common pattern for development is:
- Verify that we have the correct data structures and get quick results using a series of queries in the shell
- Prototype pipeline results using the aggregation framework
- Refine and refactor if/when needed either by ETL processes to get data into a dedicated data warehouse or by more extensive usage of the application layer to get the insights that we need
In the following table, we can see how SQL commands map to the aggregation framework operators:

推薦閱讀
- 電氣自動化專業英語(第3版)
- 數據展現的藝術
- 基于C語言的程序設計
- Mastercam 2017數控加工自動編程經典實例(第4版)
- Managing Mission:Critical Domains and DNS
- 中國戰略性新興產業研究與發展·智能制造
- 塊數據5.0:數據社會學的理論與方法
- 數據庫系統原理及應用教程(第5版)
- 新編計算機組裝與維修
- Microsoft System Center Confi guration Manager
- 邊緣智能:關鍵技術與落地實踐
- 網絡管理工具實用詳解
- Practical Network Automation
- 深度學習500問:AI工程師面試寶典
- Architectural Patterns