yougov/mongo-connector
MongoDB data stream pipeline tools by YouGov (adopted from MongoDB) 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5137
- days_rel: n/a
- days_push: 889
- n_releases_24m: 0
Adoption not part of the score
1872 stars · 467 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python-based pipeline tool that synchronizes data from a MongoDB cluster to target systems such as Solr, Elasticsearch, or another MongoDB cluster. It performs an initial sync and then tails the MongoDB oplog to keep targets up to date in real time.
Use cases
- sync mongodb data to elasticsearch for search
- replicate a mongodb cluster to another mongodb cluster
- index mongodb collections into solr
- keep a search index in real time with mongodb changes
- stream mongodb oplog changes to another system
- migrate data from mongodb to elasticsearch
When to choose
- you need near-real-time synchronization from MongoDB into Solr or Elasticsearch 1.x-5.x
- you want a mature, community-maintained oplog-tailing pipeline
- you need to replicate MongoDB data to another MongoDB deployment
When to avoid
- you use modern MongoDB change streams instead of oplog tailing
- you target Elasticsearch 6.x or newer, which is unsupported
- you need a managed or cloud-native sync solution
- you require active development or support for recent MongoDB versions
Facets
cli-tool · maturity maintenance
etl streaming database search-engine databases big-data python cross-platform mongodb oplog-tailing elasticsearch solr data-sync replication search data-engineering linux
2 sources
- readme: https://github.com/yougov/mongo-connector · fetched 2026-08-28 · 402d8561e58a
- registry_pypi: https://pypi.org/pypi/mongo-connector/json · fetched 2026-08-29 · 3f8f486f3b68
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yougov/mongo-connector | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="yougov/mongo-connector")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem