Foundations of Document Databases with MongoDB

Go to class
Write Review

Free Online Course: Foundations of Document Databases with MongoDB provided by Pluralsight is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Foundations of Document Databases with MongoDB is taught by Pinal Dave.

Overview
  • MongoDB is a document database built around JSON-like documents and provides natural flexibility for developers. In this course, you'll explore the basics of CRUD operations and also how relational SQL differs from a document database.

    Every single day we come across lots of data and every a 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.