文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>Indexing(Chapter 5 of MongoDB The Definitive Guild)

Indexing(Chapter 5 of MongoDB The Definitive Guild)

时间:2010-10-12  来源:Ray Z

  explain is an incredibly handy tool that will give you lots of information about your queries. You can run it on any query by tacking it on to a cursor. explain returns a document, not the cursor itself, unlike most cursor methods:   > db.foo.find().explain()   explain will return information about the indexes used for the query (if any) and stats about timing and the number of documents scanned.
相关阅读 更多 +
排行榜 更多 +
坦克战争世界

坦克战争世界

模拟经营 下载
丛林反击战

丛林反击战

飞行射击 下载
几何飞行安卓版

几何飞行安卓版

飞行射击 下载