Introduction to MongoDB
Learn the features and operations of MongoDB.
We'll cover the following
What is MongoDB?
MongoDB is a document database that’s not relational. It has a flexible data model that allows us to store unstructured data while also supporting full indexing. Many companies, including Sega, Adobe, and Google, now use MongoDB to store a lot of their data.
MongoDB Atlas is a multi-cloud database service that helps deploy and scale a MongoDB cluster in clouds like AWS, Google Cloud, and Microsoft Azure. It’s managed by MongoDB.
Get hands-on with 1400+ tech skills courses.