08 - NoSQL databases
Our eighth topic gets into NoSQL databases, which operate a little differently than their SQL counterparts. We’ll be looking into the following about NoSQL databases:
- Introduction to NoSQL
- Data Modeling in NoSQL
- When to use NoSQL?
- Overview of MongoDB
- CRUD operations in MongoDB