Book Image

MongoDB Essentials - A Complete MongoDB Guide [Video]

By : Bogdan Stashchuk
Book Image

MongoDB Essentials - A Complete MongoDB Guide [Video]

By: Bogdan Stashchuk

Overview of this book

<p>In this course on MongoDB and MongoDB Shell, you'll learn:</p> <ul> <li>Installation of the MongoDB which will be performed on the Local computer (Mac or Windows), Dedicated or VPS server, MongoDB Atlas - Cloud MongoDB Software as a Service.</li> <li>You will also install graphical interfaces for MongoDB management: such as Robo 3T (previously Robomongo) and MongoDB Compass.</li> <li>Learn how to work in MongoDB Shell. We will discuss and explore JavaScript Engine that is used in MongoDB.</li> <li>Study primary MongoDB data types - Strings, Numbers, Arrays, Objects, and Dates etc. We will talk about JSON and BSON data types and discuss the difference between them.</li> <li>Perform all sorts of CRUD (Create, Read, Update and Delete) Operations.&nbsp;</li> <li>Study in-depth MongoDB queries and query language. Different query operators such as $or, $and, $lt, $gt, $type, $in will be deeply covered.</li> <li>MongoDB Aggregation framework</li> <li>MongoDB Indexes and Utilities</li> </ul> <p>This course is perfect for anyone who wants to quickly get up-to-speed on MongoDB.</p> <p>All the code and supporting files for this course are available at:&nbsp;<a href="https://github.com/PacktPublishing/MongoDB-Essentials---A-Complete-MongoDB-Guide" target="_blank">https://github.com/PacktPublishing/MongoDB-Essentials---A-Complete-MongoDB-Guide</a></p> <h1>Style and Approach</h1> <p>This friendly course takes you through MongoDB. It is packed with step-by-step instructions and working examples. This comprehensive course is divided into clear bite-size chunks so you can learn at your own pace and focus on the areas of most interest to you. This course will focus purely on MongoDB and MongoDB Shell with step by step learning.</p>
Table of Contents (17 chapters)
Free Chapter
1
Course Navigation and Practice Tasks Overview
3
MongoDB Installation Options
4
Installing MongoDB on the local computer (Mac or Windows)
17
Wrap Up
Chapter 4
Installing MongoDB on the local computer (Mac or Windows)
Content Locked
Section 1
Installing on the Mac
Installing MongoDB on the local computer (Mac or Windows): Installing on the Mac