Getting started with MongoDB Creating schema and model In the last lesson we used mongoose. Mongoose is an object data modelling (ODM) library for MongoDB & Node JS, providing lighter level of abstraction. In Mongoose, Schema is where we model our da...
paks.hashnode.dev1 min read
No responses yet.