Course details

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:

  • 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!
Updated on 08 November, 2015
Courses you can instantly connect with... Do an online course on Web Development starting now. See all courses

Rate this page