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 | 54 | |
2 | db.articles.find( {"publish_date":{"$lte":"MongoDate(0.97100000 1732334177)"},"broadcastto":{"$in":["parcel-return-service-dc","dc","usa"]},"tags":{"$in":["motor-sports"]}}, ["article_id","tags"] ).sort( [] ).limit( 101 ).skip( 0 ) | 0 | 37 | 12 | |
3 | db.articles.find( {"article_id":{"$in":[1542,1740,1681,1549,1238]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | 0 | 5 | 30 |