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

mongodb/mongo-tools

None observed · 2026-09-03

github.com/mongodb/mongo-tools · Go · NOASSERTION (other) observed · 2026-09-03

Health v2 · maintenance only

77/100

  • Activity 100
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: n/a
  • age_days: 4375
  • days_rel: n/a
  • days_push: 0
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1051 stars · 390 forks observed · 2026-09-03

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A suite of official MongoDB command-line tools written in Go, including mongodump/mongorestore for backups, mongoimport/mongoexport for JSON/CSV data transfer, bsondump, mongofiles for GridFS, and mongostat/mongotop for monitoring. It is maintained by MongoDB Inc. and released as the MongoDB Database Tools.

Use cases

  • back up a mongodb database to disk
  • restore a bson dump into a live mongodb cluster
  • import csv or data into a mongodb collection
  • export a mongodb collection to or csv
  • monitor mongodb server read/write activity
  • convert bson files to human-readable
  • manage files stored in gridfs

When to choose

  • you need official, supported tools for mongodb backup and restore
  • you want to migrate data between mongodb deployments or from csv/ files
  • you need to inspect bson files or monitor server performance from the command line

When to avoid

  • you use a non-mongodb database
  • you need a GUI for database administration
  • you want programmatic in-application access to mongodb rather than CLI utilities

Facets

cli-tool · maturity active

database backup cli monitoring data-generation serialization databases developer-tools windows cross-platform cli mongodb bson mongodump mongorestore mongoimport mongoexport gridfs database-backup database-migration command-line data-engineering linux macos

1 source

Member repositories

RepositoryRoleHealth v2
mongodb/mongo-toolsmain77

For agents

markdown · JSON · MCP: product_card(name="mongodb/mongo-tools")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem