Course

MongoDB: Level 01

MongoDB is a cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with schema. MongoDB is developed by MongoDB Inc. and licensed under the Server Side Public License (SSPL). It is used for high-volume data storage. Instead of using tables and rows as in the traditional relational databases, MongoDB makes use of collections and documents. Documents consist of key-value pairs which are the basic unit of data in MongoDB. Collections contain sets of documents and function which is the equivalent of relational database tables. MongoDB is a database which came into light around the mid-2000s.

10 Lessons
Outcomes

By the end of the course, learners will be able to:

  • Use MongoDB to its full potential in future projects
  • Use all features MongoDB offers you to work with data efficiently
  • Write efficient and well-performing queries to fetch data in the format you need it
Level: 01
Duration: 03 Hours
Pre-requisites: NA
What’s next: NA