Lessons
MongoDB Introduction
MongoDB Installation & Setup
MongoDB Create Database & Collections
Introduction to MongoDB
What is MongoDB?
MongoDB is a NoSQL (non-relational) database. It stores data in a type of JSON format called BSON (Binary JSON).
What is Database?
A Database is a collection of data stored in a format that can easily be accessed.
Type Of Databases
SQL vs NoSQL Databases
Course Lessons
MongoDB Introduction
MongoDB Installation & Setup
MongoDB Create Database & Collections