• Post category:StudyBullet-4
  • Reading time:3 mins read




We will examine MongoDB, one of the leading NoSQL database systems.

What you will learn

 

Course Goal: Store application data using MongoDB

 

Learn MongoDB command line controls

 

Integrate MongoDB into your Node apps

Description

When working with server-side code, it’s very important to be able to persist data across the site. Databases exist to help solve this problem by providing easy ways to integrate and store data. We’ll be looking at MongoDB, one of the leading NoSQL database systems. By storing data as JSON (Javascript Object Notation) objects, integration with NodeJS is very easy! We’ll cover how to implement MongoDB and work with the different systems that they provide and then we’ll start integrating it with our Node applications by using Mongoose, a library that has been built specifically for interacting with MongoDB.

Course Includes:

  • 8 videos with over 40 minutes of lectures and explanations.
  • 3 external resource files.
  • 2 exercises to help you master MongoDB concepts.

What You’ll Learn:


Get Instant Notification of New Courses on our Telegram channel.


  • Setting Up MongoDB in Command Line
  • Getting Started with Mongoose in Node
  • Integrating with a Form
  • Advanced Mongoose
  • Instance Methods
  • Additional Resources
  • Exercises
  • And More!

 

English
language

Content

Introduction

Introduction

Mongo in Command Line

Setting up Mongo

Mongoose in Node

Getting Started with Mongoose – Part 1
Getting Started with Mongoose – Part 2
Integrating with a Form

Advanced Mongoose

Defaults
Instance Methods

Conclusion

Course Conclusion