Home · #CodingStudents
Tag: #CodingStudents
1 published topic with this tag on the topic page or on a published article. Lists use the same activity-based ordering as the home page and each topic page.
Recent articles
Topics
MongoDB Basics
EditorMongoDB Basics is an introductory module designed to help students understand NoSQL databases using MongoDB. This topic covers core concepts such as document-based data modeling, collections, CRUD operations, indexing, and basic aggregation. Students will learn how MongoDB differs from traditional relational databases and how to use it effectively in MERN stack applications. By the end of this module, students will be able to: Understand NoSQL vs SQL Work with MongoDB databases and collections Perform CRUD operations Design simple schemas Use MongoDB with Node.js (basic level)