fullstack_webdev

Code and notes from Full stack web developer path, LinkedIn Learning.

View on GitHub

9. NoSQL Essential Training

00. Introduction


1. What is NoSQL ?

01_01 Why the hype over NoSQL?

01_02 NoSQL Compared to traditional relational databases

01_03 CAP Theorem

01_04 Explore a NoSQL Database & 01_05 How to query in MongoDB


2. Different Types of NoSQL Databases

02_01 Overview of NoSQL Database Types

02_02 NoSQL Key-Value Databases

02_03 NoSQL Document Databases

02_04 NoSQL Wide Column Store Databases

02_05 NoSQL Graph Data Store Type


3. Pros and Cons of NoSQL

03_01 Where NoSQL Thrives! 🚀🚀

03_02 Where NoSQL Fails ❌❌


4. Is NoSQL Right for your use case ?

04_01 Is NoSQL Right for you?

04_02 NoSQL vs Relational DB Considerations: Time, Money and Technical

04_03 Choosing Between NoSQL Databases