用find可以使用explain('executionStats')查看查詢分析,但是aggregate用沒有explain查詢分析了,根本看不出它有沒有用索引,是否在內存排序這些問題啊...
小伙看你根骨奇佳,潜力无限,来学PHP伐。
不妨多看看官方文件吧。
https://docs.mongodb.com/manu...
db.collection.aggregate(pipeline, options)
The options document can contain the following fields and values:explain,allowDiskUse,etc.
Love MongoDB! Have Fun!
MongoDB線上講座系列19- MongoDB 10步驟建構單一視圖
就在4月19日,請戳:>---
不妨多看看官方文件吧。
https://docs.mongodb.com/manu...
db.collection.aggregate(pipeline, options)
The options document can contain the following fields and values:explain,allowDiskUse,etc.
Love MongoDB! Have Fun!
MongoDB線上講座系列19- MongoDB 10步驟建構單一視圖
就在4月19日,請戳:>---