CMPS 364: NoSQL Databases
Introduction
The understanding of basics about databases, collections, documents, basic data types and performing CRUD Create, Read, Update and Delete operations.
Module Objectives
- Understanding Databases, Collections & Documents
- The Shell & MongoDB Drivers for different languages
- Creating Databases & Collections
- Understanding JSON Data
- Create, Read, Update, Delete (CRUD) & MongoDB
Learning Resources
- Module 3 Readings
- Module 3 Lecture (Both Video and In Classroom)
- Module 3 Lecture (Both Video and In Classroom)
Learning Activities
- Learning how to create a database through CRUD Operations
- Learning how the databases, collections, documents and retrieving data work together