# torodb/stampede

The ToroDB solution to provide better analytics on top of MongoDB and make it easier to migrate from MongoDB to SQL

Repository: https://github.com/torodb/stampede
Canonical: https://ross.abutalabs.com/products/stampede
Homepage: https://www.torodb.com/stampede/
Language: Java
License: AGPL-3.0
License Family: copyleft
Topics: nosql, sql, nosql-database, analytics, sql-database
Last push: 2018-10-25T07:02:08+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4332, "days_push": 2869, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1757, forks 117 (observed 2026-08-28T04:05:32.280920+00:00)

## What it is
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
- artifact type: application
- maturity: abandoned
- function: database, etl, streaming
- domain: databases, analytics
- platform: jvm
- tags: mongodb, postgresql, nosql-to-sql, replication, data-migration, data-engineering, linux, docker

## Member repositories
- torodb/stampede (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:32.280920+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:27:40.552792+00:00, confidence not recorded.
  - readme: https://github.com/torodb/stampede (fetched 2026-08-28T04:05:32.280920+00:00, sha 91addac00e31)
- Data as of 2026-08-30T08:39:29.467469+00:00.
