About Course
MongoDB derives its name from 'Humongous Database'. It is a document oriented database, storing data as JSON notes or BSON as it is referred to in MongoDB circles.
Why sould we learn this course?
MongoDB derives its name from 'Humongous Database'. It is a document oriented database, storing data as JSON notes or BSON as it is referred to in MongoDB circles.
Course Objectives
- Introduction to Mongoose
- Overview, The Mongo Shell, JSON Intro, Swig, Mongo Shell, Query Operators, Update Operators Patterns, Case Studies & Tradeoffs
- Using Indexes, Monitoring And Understanding, Performance. Performance In Sharded Environments.
- Goals, The Use Of The Pipeline, Comparison With SQL, Drivers, Impact Of Replication And Sharding On Design, And Development