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 | 56 | |
2 | db.articles.find( {"publish_date":{"$lte":"MongoDate(0.43300000 1744558940)"},"broadcastto":{"$in":["parcel-return-service-dc","dc","usa"]},"tags":{"$in":["hunt"]}}, ["article_id","tags"] ).sort( [] ).limit( 101 ).skip( 0 ) | 0 | 69 | 36 | |
3 | db.articles.find( {"article_id":{"$in":[1576,1586,1788,1552]}}, [] ).sort( [] ).limit( 0 ).skip( 0 ) | 0 | 4 | 13 |