mongodb index

准备用mongoDB来存储一些日志数据,量可能有千万级别,所以索引以及优化方面特别重要,在slideshare上找到几篇好的文档分享给大家(slideshare的关联查询做的还是相当好)

 

Indexing and Query Optimizer (Aaron Staple)

http://www.slideshare.net/mongosf/indexing-and-query-optimizer-aaron-staple

 

 

Indexing and Query Optimizer (Richard Kreuter)

http://www.slideshare.net/mongodb/indexing-and-query-optimizer-richard-kreuter

 

 

Indexing with MongoDB

http://www.slideshare.net/mongodb/indexing-with-mongodb

 

Indexing documents

http://www.slideshare.net/mongodb/indexing-documents

 

MongoDB Advanced Topics

http://www.slideshare.net/crodas/mongodb-advanced-topics

 

MongoDB Indexing: The Details

http://www.slideshare.net/mongodb/mongodb-indexing-the-details

 

 

Mongodb 查询性能的事情 (作者Bory.Chan

http://blog.chenlb.com/2010/05/mongodb-query-things.html

 

 

你可能感兴趣的:(html,mongodb,.net,Blog)