开发者

Display the execution plan/statistics for MongoDB

开发者 https://www.devze.com 2023-03-13 19:16 出处:网络
Is there a way for me to see how MongoDB executed a query, i.e. which indexes it used, how many blocks it scanned, how much time that 开发者_开发技巧took, and so on?

Is there a way for me to see how MongoDB executed a query, i.e. which indexes it used, how many blocks it scanned, how much time that 开发者_开发技巧took, and so on?

Similar to what AUTOTRACE would show you in SQL*Plus for Oracle?


http://www.mongodb.org/display/DOCS/Explain

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号