Jump to ratings and reviews
Rate this book

MongoDB Cookbook

Rate this book
Over 80 practical recipes to design, deploy, and administer MongoDB About This Book Gain a thorough understanding of some of the key features of MongoDB Learn the techniques necessary to solve frequent MongoDB problems Packed full of step-by-step recipes to help you with installation, design, and deployment Who This Book Is For

If you want a reference to show you practical solutions, or just want to satisfy your need for more knowledge of this fantastic NoSQL database, then this book is ideal for you. To get the most out of this book, you should know the basics of MongoDB.

What You Will Learn
Install, configure, and start MongoDB
Interact with the MongoDB server and perform various basic to advanced query operations from the shell
Take an in-depth look at the MongoDB programming driver APIs in Java and Python
Perform cloud deployment and introduce managed MongoDB services
Integrate with Hadoop using Hadoop connector and run MapReduce jobs
Discover frameworks and products built to improve developer productivity using MongoDB
In Detail

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.

388 pages, Kindle Edition

First published November 28, 2014

1 person is currently reading
5 people want to read

About the author

Amol Nayak

3 books3 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
2 (28%)
3 stars
3 (42%)
2 stars
2 (28%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Rob.
Author 2 books442 followers
September 30, 2015
At this point, it's a little bit out of date; they're talking about things "new in 2.6" but I'm dealing with 3.0.x in production. That said, there's plenty that's still relevant, and none of the recipes I checked into were no longer valid or applicable. I learned enough of what I was hoping to know coming out of it, though the focus is definitely on the administration side, and seems to be missing whole sections on the actual querying and projections. Put another way: "Now I know how to set up a basic sharded replica set with arbiters and monitor them through MMS, but how do I perform those basic find operations again?"
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.