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
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
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
- readme: https://github.com/torodb/stampede · fetched 2026-08-28 · 91addac00e31
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| torodb/stampede | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem