Logo
Sign in
Product Logo
MongoDB CompassMongoDB

The quickest way to connect, visually explore, and interact with your data.

Vendor

Vendor

MongoDB

Company Website

Company Website

Product details

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.

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 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.

Effortlessly query your data Find the data you need in seconds with Compass’ built-in query bar. Filter documents in your collection using our intuitive query operators. Sample, sort, and modify results with high granularity. And even generate queries using natural language.

Keep your database streamlined 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.

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.

Features

  • **Multi-resource navigation for fast access to data: **Explore documents and collections in Compass and connect to multiple deployments in the same window.
  • **Intelligent query generation: **Use natural language to generate everything from simple queries to sophisticated aggregations.
  • **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.