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

seppevs/migrate-mongo

A database migration tool for MongoDB in Node observed · 2026-08-28

github.com/seppevs/migrate-mongo · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 77
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3739
  • days_rel: n/a
  • days_push: 140
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1029 stars · 182 forks observed · 2026-08-28

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

migrate-mongo is a database migration tool for MongoDB running in Node.js. It provides a CLI to create, apply, revert, and track schema or data migrations via a changelog collection.

Use cases

  • run database migrations for mongodb
  • undo the last applied mongo migration
  • track which migrations have been applied to a database
  • create versioned migration scripts for mongodb
  • initialize a migration project for a node.js app

When to choose

  • you use MongoDB in a Node.js project and need repeatable, reversible migrations
  • you want a simple CLI-driven migration workflow with a changelog
  • you need to coordinate schema or data changes across environments

When to avoid

  • you use a SQL database rather than MongoDB
  • you need automatic schema diffing rather than hand-written migrations
  • your project does not run on Node.js

Facets

cli-tool · maturity active

database cli developer-tools databases developer-tools cli cross-platform mongodb database-migrations npm schema-migration command-line nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
seppevs/migrate-mongomain67

For agents

markdown · JSON · MCP: product_card(name="seppevs/migrate-mongo")

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