Ross ROSS = Recommend OSS · open-source software intelligence for agents

mongodb-js/compass

The GUI for MongoDB. observed · 2026-08-28

github.com/mongodb-js/compass · homepage · TypeScript · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
mongodb-js/compassmain99

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