Mr. Deepak Verma
Web Developer
Introduction to MongoDB

Learn MONGO DB by M-Learnify

MONGO DB

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

โ† Back to Courses