When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

Foundations of Document Databases with MongoDB

Document databases like MongoDB are built around JSON-like documents and provide natural flexibility for developers. In this course, you'll explore the basics of and CRUD operation with the help of various easy to understand demonstrations.

     
  • 4
  •  |
  • Reviews ( 217 )
Free

This Course Includes

  • iconpluralsight
  • icon4 (217 reviews )
  • icon2 hour 28 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About Foundations of Document Databases with MongoDB

Every single day we come across lots of data and every bit of data needs a place to be stored.

In this course, Foundations of Document Databases with MongoDB, you'll learn foundational knowledge in MongoDB, a general-purpose, document-based, distributed database built for modern application developers and for the cloud era.

First, you'll explore what a document database is and how it differs from relational SQL.Next, you'll discover why we should use MongoDB.Finally, you'll get an idea of how to get started with MongoDB, efficiently.

By the end of this course, you will be confident to get started with your very first MongoDB setup. I will provide all the necessary information and code samples so you can get started immediately.

What You Will Learn?

  • Course Overview : 1min.
  • Introduction to MongoDB : 36mins.
  • CRUD Operations: Creating Objects : 24mins.
  • CRUD Operations: Retrieving Objects : 29mins.
  • CRUD Operations: Updating and Deleting Objects : 36mins.
  • Relating Common SQL Concepts and Semantics to MongoDB : 20mins.