Module 1

CMPS 364: NoSQL Databases

Introduction

NoSQL is a common term for database technologies that deviate from the traditional Relational Database Management System (RDBMS) concepts.  NoSQL can help prevent a system-wide bottleneck, especially in high volume environments, allowing large volumes of data to be stored without a structure, utilization of cloud computing and rapid development using agile methodologies.

Module Objectives

  • Introduction to Node.js
  • What is NoSQL
  • When to utilize Node.js
  • JSON database relationships
  • Microservices
  • Introduction to Package Manager
  • Sharing and reusing resources
  • Environmental setup

Learning Resources

  • Module 1 Readings: Read Chapter 1
  • Module 1 Lecture: (Both Video & In Classroom)
  • Module 1 Lab: ( Both Video & In Classroom)

Learning Activities

  • Install Node.JS
  • Install MongoDB
  • Setting up Environment

For Further Study

Leave A Reply

Your email address will not be published. Required fields are marked *