Course Information
Course Overview
Learn MongoDB in simple and easy steps using this beginner's tutorial containing basic to advanced knowledge
MongoDB is one of the most used, open-source document database, and NoSQL database. MongoDB is developed by 10gen. It is written in c++ and it is a document-oriented database. It uses BSON format.
This tutorial will provide you good understanding on MongoDB concepts and provide you the hands on skills to be a MongoDB expert.
This tutorial is intended for students and new developers who are wants to learn MongoDB Database in easy to understand steps. This tutorial will provide you MongoDB concepts which will help you to get started with MongoDB quickly. After finishing this course you will Lay the foundation of NoSql databases from where you can take yourself at higher level of expertise.In this Tutorial we will learn. How to install MongoDB, How to create new collections that store documents, You'll learn about the most common and used MongoDB shell commands to manage your documents. We will cover the different types of data that can be stored.You will gain confidence in how to preform CRUD operations i.e. Create, Read, Update and Delete data. Then the course will dive into much deeper MongoDB concepts like Projection, Using Sort, Skip, and Limit, Indexing, Aggregation, BackUp and Restore.
So let's get started !!!!!
Course Content
- 4 section(s)
- 15 lecture(s)
- Section 1 Introduction
- Section 2 Install MongoDB on Ubuntu Linux
- Section 3 MongoDB CRUD Operations
- Section 4 Dive in to MongoDB
What You’ll Learn
- Install MongoDB
- Run MongoDB Locally
- Learn how to use Documents and Collections
- Understand terminal commands for managing the database
- Be able to execute CRUD (create, read, update, delete) functions within mongo shell
Skills covered in this course
Reviews
-
VVadamalai Ganesh Paramasivam
Basic operations... I guess only this can be done in 2 hours .. Its just like smelling your food.... Thanks Yogesh.. btw, How to subscribe you :)
-
SSharmad Tadkodkar
Good tutor. But somethings dont match in the video and the latest versions we use. But thats an issue with almost every course. Clean content. Very much recommend it.
-
OO Mulder
Awesome introductory course. Very informative to get a better overall idea about mongodb and its functions. Highly recommended, especially compared to other introductory courses.
-
BBrian Macherone
Rudimentary course, but good for first time MongodDB users. Sample data would be good, typing in entire databases of info is difficult.