The Essentials to Getting Started
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | db.articles.find( {"publish_date":{"$lte":"MongoDate(0.96900000 1764976649)"},"broadcastto":{"$in":["washington-dc","dc","usa"]},"tags":{"$in":["motor-sports"]}}, ["article_id","tags"] ).sort( [] ).limit( 101 ).skip( 0 ) | 0 | 38 | 10 | |
| 2 | db.articles.find( {"article_id":{"$in":[1251,100,1740,1258,1575]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | 0 | 5 | 2 |