bookmate game
Books
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 printed pages
Publication year
2014
Have you already read it? How did you like it?
👍👎

Quotes

  • Diego Ormazábalhas quotedlast year
    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.
  • Diego Ormazábalhas quotedlast year
    Take a note of the cursor, n, nscannedObjects, and millis fields in the result of the explain plan operation
  • Diego Ormazábalhas quotedlast year
    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.

On the bookshelves

fb2epub
Drag & drop your files (not more than 5 at once)