Install MongoDB - Database Manual - MongoDB Docs Install MongoDB Community and Enterprise Editions on Linux, macOS, and Windows The links on this page have additional installation information and resources
MongoDB Documentation - Homepage Official MongoDB Documentation Learn to store data in flexible documents, create an Atlas deployment, and use our tools and integrations
What is MongoDB? - Database Manual - MongoDB Docs MongoDB is a document database designed to help developers build modern applications faster It stores data in flexible, JSON-like documents, making it easy to model data the same way your application code uses it The flexible schema lets you evolve your data model without downtime, iterate quickly, and easily handle non-uniform data MongoDB provides a powerful query engine, horizontal
MongoDB Compass Compass lets builders explore their data, run queries and aggregations, and refine their data models through an easy-to-use visual interface
Atlas Database - MongoDB MongoDB Atlas is a fully managed cloud database service that simplifies deploying, scaling, and managing MongoDB databases in the cloud It eliminates infrastructure setup and database management by automating critical tasks such as provisioning, backups, scaling, and performance optimization
MongoDB Community Edition MongoDB Community Edition The source-available, free-to-use version of MongoDB’s document database Ideal for learning, experimenting, and building applications in a self-managed environment
Getting Started with MongoDB Experience MongoDB in 5 minutes with an interactive tutorial on MongoDB Atlas Learn how to insert, query, and delete data No installation required
MongoDB Compass Download (GUI) MongoDB Compass, the GUI for MongoDB, is the easiest way to explore and manipulate your data Download for free for dev environments