mongodb-js/compass
The GUI for MongoDB. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 16.0
- age_days: 4202
- days_rel: 8
- days_push: 7
- n_releases_24m: 43
Adoption not part of the score
1494 stars · 279 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MongoDB Compass is the official graphical user interface for MongoDB, providing a visual tool for exploring data, running queries and aggregations, and managing databases and collections. It is built as an Electron-based desktop application organized as a monorepo of composable plugins covering CRUD operations, aggregation pipeline building, index management, schema analysis, and performance monitoring.
Use cases
- explore and visualize mongodb collections without writing shell commands
- build aggregation pipelines visually with stage-by-stage previews
- run and save mongodb queries through a gui query bar
- analyze collection schemas and find data patterns or outliers
- create and manage indexes and inspect query performance with explain plans
- import and export data between mongodb and json or csv files
- monitor real-time server metrics and database operations
- generate mongodb queries from natural language
When to choose
- you use mongodb and prefer a visual interface over the mongo shell
- you need to inspect documents, schemas, and indexes in a mongodb database
- you want to prototype and debug aggregation pipelines interactively
- you need to monitor query performance and optimize indexes
- you want to import or export mongodb data via a gui
When to avoid
- you need a fully scriptable or headless database administration tool
- you work with relational or non-mongodb databases
- you require a web-based or multi-user database administration platform
- you need advanced database administration like replica set configuration or sharding management
Facets
application · maturity active
gui database data-visualization developer-tools monitoring analytics databases developer-tools data-visualization analytics windows cross-platform mongodb database-gui nosql aggregation-pipeline query-builder explain-plan index-management data-exploration electron crud import-export schema-analysis macos linux desktop
9 sources
- readme: https://github.com/mongodb-js/compass · fetched 2026-08-28 · 8be720f13fb2
- homepage: https://mongodb.com/compass · fetched 2026-08-29 · 41010e17a0f6
- site_page: https://www.mongodb.com/docs · fetched 2026-08-29 · c31b6c012546
- site_page: https://www.mongodb.com/docs/atlas/architecture/current/solutions-library · fetched 2026-08-29 · 0dfd723aadd5
- site_page: https://www.mongodb.com/books · fetched 2026-08-29 · 70abdeaa2294
- site_page: https://www.mongodb.com/company/newsroom · fetched 2026-08-29 · e3f69e7b7c0c
- site_page: https://www.mongodb.com/company/partners · fetched 2026-08-29 · 342527daf5e8
- site_page: https://www.mongodb.com/company · fetched 2026-08-29 · d34f6c0cb4f8
- site_page: https://www.mongodb.com/pricing · fetched 2026-08-29 · 94b4db771046
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mongodb-js/compass | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="mongodb-js/compass")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem