Jump to ratings and reviews
Rate this book

Learn MongoDB in 1 Day: Definitive Guide to Master Mongo DB

Rate this book
MongoDB gives flexibility in compare to RDBMS . It has features like dynamic schemas, storage for large volume data, scaling database architecture, real-time data reporting, data sharding, and so on. It enables to develop application faster. To address all these features in a concise manner, this e-book is created.
This e-book has explained features of MongoDB, that is important from the point of Big data analytics. It makes clear the confusion over MySQL and NoSQL working pattern. It has accommodated all the topics on MongoDB with examples . It guides you right through setting up MongoDB environment to security requirements. The book is too small, but all important aspect of MongoDB is covered. The examples and code are explained in a manner that beginners can easily absorb the content . The book has also illustrated various shell commands to access MongoDB. Not only that, but the user will also explore about JSON document and creating queries in MongoDB.
The book can be used for further reference for application build on MongoDB Java or MongoDB Python. Minimum price range and maximum deliverable is the main plus point of this e-book .
Table content
Chapter 1: Introduction
Chapter 2: Download and Install MongoDB on Windows
Download & Install MongoDB on Windows Install Driver- Javascript, Python and Ruby Install Robomongo- MongoDB Management Tool MongoDB Configuration, Import and Export Configuring MongoDB server with configuration file Chapter 3: Create Database & Insert Data
Creating a database Creating a collection Chapter 4: Add MongoDB Array using insert()
Chapter 5: ObjectId()
Chapter 6: Query Document using find()
Chapter 7: Cursor
Chapter 8: Query Modifications using limit(), sort()
Chapter 9: Count() & remove() function
Chapter 10: Update() Document
Chapter 11: Indexing, Monitoring & Backup
Chapter 12: How to Create User in Mongodb & assign Roles
Chapter 13: Authentication with Kerberos
Chapter 14: Replica Set
Replica Adding the First Member using rs.initiate() Replica Adding a Secondary using rs.add() Replica Reconfiguring or Removing using rs.remove() Troubleshooting Replica Sets Chapter 15: Sharded Cluster
Chapter 16: Indexing - createIndex()
Understanding Impact of Indexes Create Indexes Finding Indexes Dropping Indexes Chapter 17: Regular Expression (Regex)
Using $regex operator for Pattern matching Pattern Matching with $options Pattern matching without the regex operator Fetching last 'n' documents from a collection

65 pages, Paperback

Published June 1, 2017

56 people are currently reading
37 people want to read

About the author

Krishna Rungta

74 books16 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
20 (44%)
4 stars
13 (28%)
3 stars
7 (15%)
2 stars
3 (6%)
1 star
2 (4%)
Displaying 1 - 2 of 2 reviews
Profile Image for Charlie Gorichanaz.
132 reviews1 follower
July 20, 2017
I would have given up to three stars if the rough, awkward English were the only problem. This book is riddled with typos, inconsistencies and errors, including in the most critical of the content, such as function names and syntax. It amazes me the examples in the screenshots were not correctly copied and pasted onto the pages.

The gist might be acceptable for a rough introduction, but I cannot say for sure until I read a real MongoDB book, or better yet, the online documentation. So much for taking a break from the computer to read in bed!
2 reviews
August 8, 2018
Quick intro to mongo db.

Good book for learning Mongo DB basics quickly with good illustrations and proper explanations. Kudos to the author. Good book to start with.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.