MongoDB
- NoSQL database system
- Stores data in the form of BSON documents
Mongoose
- ORM (Object Relational Mapping)
- Object data modeling (ODM) or object data modeling (ODM) library
- Used to interact with MongoDB
- Provides API (interface) for interactions with MongoDB
Mongodb Driver
Mongodb: native driver in Node.js to interact with MongoDB
Introduction To Node.js
Mongoose vs Mongo