The Essentials to Getting Started
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | db.towns.find( {"sef_url":"naval-anacost-annex-dc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 1 | 4 | |
| 2 | db.articles.find( {"publish_date":{"$lte":"MongoDate(0.45600000 1764992051)"},"broadcastto":{"$in":["naval-anacost-annex-dc","dc","usa"]},"tags":{"$in":["motor-sports"]}}, ["article_id","tags"] ).sort( [] ).limit( 101 ).skip( 0 ) | 0 | 37 | 7 | |
| 3 | db.articles.find( {"article_id":{"$in":[1751,1568,1325,622,1258]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | 0 | 5 | 2 |