Tools
Compass. The GUI for MongoDB.
Compass is a free interactive tool for querying, optimizing, and analyzing your MongoDB data. Get key insights, drag and drop to build pipelines, and more.
- Compass is free to download and use
- Available on Linux, Mac, and Windows
Discover data patterns and outliers
Dissect your document schema to understand your data at a deeper level. Compass samples and analyzes your documents to provide detailed metadata on your collections, including the ranges of dates and integers, most frequent values, and more.A simple way to aggregate data
Use the embedded, intuitive builder to construct powerful aggregation pipelines in a matter of clicks. Add sequential stages to your pipeline and automatically preview data as it progresses through each phase. Extract key insights such as yearly regional revenue, user churn, and more.Interact with data using our versatile GUI
Implement updates, find data, and complete other key operations — all from a single user interface.
Get the data you need — fast
Search your documents and collections directly from the Compass query bar.
Drag and drop aggregation pipeline builder
Create pipelines from 200+ operators — and export in your preferred language to use within your app.
Access the MongoDB Shell directly in Compass
Control your deployments by running commands in the embedded MongoDB Shell.
Import and export data as needed
Compass enables you to easily import and export JSON and CSV files to and from your collections.
Visualize, validate, and analyze schema
Understand the structure of your documents. Create, update, and enforce schema across collections.
Assess query performance in granular detail
Inspect individual queries — and break down multi-stage ones — with the Visual Explain Plan.
Optimize queries with index analysis
View index utilization and add or remove indexes to improve query performance.
Start using Compass today
Accelerate development
Compass: an easier way to work with data
- Intuitive UI
- Aggregation builder
- Schema mapping
- Metadata analysis
- Embedded MongoShell