Description
In this course, you will learn:
- What NoSQL means and how it compares to relational databases
- Why MongoDB is one of the most popular NoSQL databases today
- How to work with databases, collections, and documents
- How to perform powerful operations using shell commands and aggregation pipelines
- How to connect and use MongoDB from Node.js using the official driver