Compass is an interactive tool for querying, optimizing, and analyzing your MongoDB data. Get key insights, drag and drop to build pipelines, and more.
Easily work with your data in Compass, the GUI built by — and for — MongoDB. Compass provides everything from schema analysis to index optimization to aggregation pipelines in a single, centralized interface.
Compass is free to download and use
Available on Linux, Mac, and Windows
Discover patterns and outliers within data
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.
Effortlessly query your data
Find the data you need in seconds with Compass’ built-in query bar. Filter the documents within your collection using intuitive query operators that correspond to expressions in other languages. Sample, sort, and modify results with high granularity.
Add new indexes and remove underperforming ones to optimize queries, monitor real-time server and database metrics, investigate performance issues with the visual explain plan, and more.
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.