Introduction to the MongoDB

0

Introduction to the MongoDB

Short and Friendly Introduction to the MongoDB. Learn, understand and practice fundamentals of the MongoDB.

What you’ll learn

  • Understand difference between relational and document databases
  • Explain such data formats as JSON, Extended JSON and BSON

  • Describe most commonly used BSON data types such as ObjectID, Date, String and NumberInt

  • Understand MongoDB structure – Databases, Collections and Documents
  • Explain how MongoDB server is managed using MongoDB Shell
  • Practice insertion of the documents into the collection
  • Use different query methods such as findOne() and operators such as $and, $or, $gt and $ne
  • Understand and utilize update methods such as updateOne() and updateMany()
  • Become familiar with update operators such as $set, $unset and $inc
  • Successfully delete documents from the collection using deleteOne() and deleteMany() methods
  • Explain what is Aggregation Framework, MongoDB Utilities and Indexes
  • Understand what is external MongoDB driver and what is it’s purpose
Requirements
  • No prior MongoDB knowledge is required
  • You need just your computer

Description

This course is for total beginners in MongoDB.

Goal of the course is to give you understanding of what is MongoDB, which main features it has and of course try to use those features yourself.

**NOTE** This course has edited by hand English Closed Captions (CC) for all lectures. They were also translated to many different languages. Please feel free to enable them in the video player.

You will learn how to perform following actions:

  1. Install MongoDB
  2. Insert documents into the collections
  3. Find documents using different query operators such as $and, $or, $gt
  4. Update documents using update operators such as $set and $unset
  5. Delete documents

You will be also able to explain some advanced MongoDB features such as:

  • Aggregation Framework
  • Indexes
  • MongoDB Utilities
  • MongoDB Replica Set
  • MongoDB external drivers

Enroll now and learn basics of MongoDB!

Who is the target audience?
  • Anyone who wants to get in touch with MongoDB and understand it’s main features and capabilities
  • Developers who worked with relational databases such as MySQL and want to expand their knowledge towards document databases
  • Full-stack developers who want to start learning MEAN or MERN stacks – MongoDB is one of the components in those stacks

Created by Bogdan Stashchuk
Last updated 7/2018
English
English

Size: 654.27 MB

Download Now

https://www.udemy.com/introduction-to-the-mongodb/.

Leave A Reply

Your email address will not be published.