The Essentials to Getting Started
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | db.towns.find( {"sef_url":"parcel-return-service-dc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | 0 | 1 | 10 | |
2 | db.articles.find( {"publish_date":{"$lte":"MongoDate(0.06400000 1742032577)"},"broadcastto":{"$in":["parcel-return-service-dc","dc","usa"]},"tags":{"$in":["motor-sports"]}}, ["article_id","tags"] ).sort( [] ).limit( 101 ).skip( 0 ) | 0 | 37 | 5 | |
3 | db.articles.find( {"article_id":{"$in":[1468,1238,1568,1549,1274]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | 0 | 5 | 2 |