Skip to content

Commit 5d5edb5

Browse files
authored
Create 4. Aggregation Pipelines: Let the Server Do It For You.md
1 parent 95162f6 commit 5d5edb5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 📚 Intro to Aggregation
2+
### 📚 Queries have implicit stages
3+
![image](https://user-images.githubusercontent.com/51888893/204533592-e32876e1-5043-4fd8-b96d-a1ea21813b4a.png)
4+
### 📚 Adding sort and skip stages
5+
![image](https://user-images.githubusercontent.com/51888893/204533832-631539bf-080a-4c98-a2c8-e3c6d574a376.png)
6+
### 📚 can i count?
7+
![image](https://user-images.githubusercontent.com/51888893/204533977-5e57c13f-2a3f-4ce4-a24d-24e78f04782e.png)

0 commit comments

Comments
 (0)