CONTENT:
- Overview of MongoDB – Introduction to MongoDB, MongoDB Installation, Features – NoSQL Database, MongoDB Data Modelling & Data Types
- Database – Create & Drop Database
- Getting Database Information – List all databases and Collections in Database
- Collection – Create & Drop Collection
- Operations on Documents – Insert Documents, Update Documents, Delete Documents, Query Documents
- Projection & Sort Method – What is MongoDB Projection, Limit – Skip – Sort Method
- Aggregation – Aggregation Pipeline, Map-Reduce Function, Single Purpose Aggregation Method
- Indexes – Single Field & Compound Index
- Node JS with MongoDB – Creating Database & Creating Collection; Insert, Update, Delete Documents; MongoDB Query
Reviews
There are no reviews yet