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

torodb/stampede

The ToroDB solution to provide better analytics on top of MongoDB and make it easier to migrate from MongoDB to SQL observed · 2026-08-28

github.com/torodb/stampede · homepage · Java · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4332
  • days_rel: n/a
  • days_push: 2869
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1757 stars · 117 forks observed · 2026-08-28

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

ToroDB Stampede replicates data from a MongoDB replica set into relational tables in PostgreSQL, translating the document structure into normalized tuples. It enables running SQL analytics and complex aggregate queries on MongoDB data with better performance.

Use cases

  • run SQL analytics on MongoDB data
  • migrate from MongoDB to SQL
  • replicate MongoDB collections into PostgreSQL tables
  • speed up aggregate queries on document data
  • give BI tools access to MongoDB data via SQL

When to choose

  • you need relational/BI queries over MongoDB data and can run a replication service
  • you want a normalized SQL schema rather than a JSONB dump
  • PostgreSQL is your analytics backend

When to avoid

  • you need an actively maintained project (last release 2018)
  • you only need to store JSON documents in Postgres without normalization
  • you don't control a MongoDB replica set

Facets

application · maturity abandoned

database etl streaming databases analytics jvm mongodb postgresql nosql-to-sql replication data-migration data-engineering linux docker

1 source

Member repositories

RepositoryRoleHealth v2
torodb/stampedemain23

For agents

markdown · JSON · MCP: product_card(name="torodb/stampede")

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