Introduction to MongoDB

Learn the features and operations of MongoDB.

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 1200+ tech skills courses.