Simple play icon Course
Skills Expanded

Using Express with a NoSQL Database

by Treasure Porth

This course will teach you how to integrate MongoDB into your Express applications.

What you'll learn

Traditional databases excel at helping you manage data in a consistent way, but sometimes your application data is too dynamic to fit neatly into rows and columns. This is where a NoSQL database comes in as an adaptable, flexible alternative. In this course, Using Express with a NoSQL Database, you’ll learn to integrate MongoDB with your Express applications to store, retrieve, and manipulate data. First, you’ll explore the difference between relational and non-relational databases and how MongoDB is different from a traditional relational database. Next, you’ll discover how to securely connect MongoDB to your Express application and load data into your database. Finally, you’ll learn how to use MongoDB’s query language to manipulate data from within your Express application. When you’re finished with this course, you’ll have the skills and knowledge of Express and MongoDB needed to store, retrieve, and manipulate data in your Express applications.

About the author

Treasure is a Software Development Author at Pluralsight. Since transitioning from a career in postsecondary education to web development in 2015, Treasure has worked in EdTech both as a Senior Software Engineer and an instructor, creating hundreds of hours of JavaScript-focused learning content across many platforms, including Treehouse, Scrimba, Free Code Camp, and Coursera. She is passionate about simplifying web development concepts for learners of all levels.

Ready to upskill? Get started