M101N: MONGODB FOR .NET DEVELOPERS questions 4.4

HOMEWORK: HOMEWORK 4.4


In this problem you will analyze a profile log taken from a mongoDB instance. To start, please download sysprofile.json from Download Handout link and import it with the following command:
mongoimport -d m101 -c profile < sysprofile.json
Now query the profile data, looking for all queries to the students collection in the databaseschool2, sorted in order of decreasing latency. What is the latency of the longest running operation to the collection, in milliseconds?

Yorumlar

Bu blogdaki popüler yayınlar

22.06.2020 - 26.06.2020 arası işler

Asp.net RestSharp ile data post etmek

List Box Item içindeki elemanları aşağı veya yukarı taşımak