Video: MongoDB Tutorial #2 - Installing MongoDB Locally


Curso: MongoDB Tutorial for Beginners
Idioma:   Course LanguageDificuldade:  
Básico

Categorias: Desenvolvimento,

Descrição:
Hey ninjas, in this MongoDB Tutorial series, I'll teach you all of the basics of MongoDB, including how to install and connect to MongoDB on your local computer as well as create, read, update and delete data.

We'll also learn a little bit about Mocha testing on the way!

Progresso:

MongoDB Tutorial #1 - Introduction to MongoDB
MongoDB Tutorial #2 - Installing MongoDB Locally
MongoDB Tutorial #3 - Connecting to MongoDB
MongoDB Tutorial #4 - Models and Collections
MongoDB Tutorial #5 - Intro to Mocha Testing
MongoDB Tutorial #6 - Saving Data to MongoDB
MongoDB Tutorial #7 - ES6 Promises
MongoDB Tutorial #8 - Robomongo
MongoDB Tutorial #9 - Dropping a Collection
MongoDB Tutorial #10 - Finding Records
MongoDB Tutorial #11 - Object ID
MongoDB Tutorial #12 - Deleting Records
MongoDB Tutorial #13 - Updating Records
MongoDB Tutorial #14 - Update Operators
MongoDB Tutorial #15 - Relational Data
MongoDB Tutorial #16 - Nesting Sub Documents