The Essentials to Getting Started
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | db.articles.find( {"publish_date":{"$lte":"MongoDate(0.98700000 1741937369)"},"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":[1691,1660,1575,1655,622]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | 0 | 5 | 2 |