en
Knjige
Amol Nayak

MongoDB Cookbook

MongoDB is a high-performance and feature-rich NoSQL database that forms the backbone of numerous complex development systems. You will certainly find the MongoDB solution you are searching for in this book.
Starting with how to initialize the server in three different modes with various configurations, you will then learn a variety of skills including the basics of advanced query operations and features in MongoDB and monitoring and backup using MMS. From there, you can delve into recipes on cloud deployment, integration with Hadoop, and improving developer productivity. By the end of this book, you will have a clear idea about how to design, develop, and deploy MongoDB.
592 štampane stranice
Godina izdavanja
2014
Da li već pročitali? Kakvo je vaše mišljenje?
👍👎

Citati

  • DDaudalagidje citiraoпрошле године
    This is due to the fact that Mongo does not scan the remaining documents once the number of documents specified in the limit function is reached.
  • DDaudalagidje citiraoпрошле године
    Take a note of the cursor, n, nscannedObjects, and millis fields in the result of the explain plan operation
  • DDaudalagidje citiraoпрошле године
    The skip function skips the given number of documents from the result set, all the way up to the end document in the result set. The limit function then limits the result to the given number of documents.

Na policama za knjige

fb2epub
Prevucite i otpustite datoteke (ne više od 5 odjednom)