MongoDB Tutorial - Learn How to Use MongoDB
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=nut5N2209Qo
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
MongoDB is an open-source, document-oriented, NoSQL database program that uses collections to store groups of data. It is written in C++. In this MongoDB tutorial, we give an overview of MongoDB and its key properties, show how to use the MongoDB native query language, and show how to use a MongoDB ODM(Object Data Manager) called Mongoose with Node Express.
Watch this video to learn:
- MongoDB key concepts
- MongoDB commands
- How to use Mongoose, a MongoDB ODM, with Node Express
Other Videos By Fullstack Academy
Tags:
MongoDB
MongoDB Tutorial
MongoDB commands
How to Use MongoDB
Mongoose