elasticsearch-dump/elasticsearch-dump
Import and export tools for elasticsearch & opensearch observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 96
- Release rhythm 83
- 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: 7.5
- age_days: 4640
- days_rel: 113
- days_push: 28
- n_releases_24m: 19
Adoption not part of the score
7939 stars · 867 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Node.js CLI tool (elasticdump) for importing and exporting Elasticsearch and OpenSearch indices, moving data between clusters or to/from files and S3. It supports per-index dumping of mappings and data plus multi-index operations via multielasticdump.
Use cases
- migrate elasticsearch indices to a new cluster
- backup opensearch index data to a file
- copy elasticsearch mappings between environments
- export search index to json for offline analysis
- restore an elasticsearch index from a dump file
- transfer indices from elasticsearch to opensearch
When to choose
- you need a simple, scriptable way to move or back up Elasticsearch/OpenSearch indices
- you are migrating between clusters or from Elasticsearch to OpenSearch
- you want per-index control over mappings and data dumps
When to avoid
- you need full cluster snapshot/restore with built-in version guarantees (use Elasticsearch snapshot API)
- you require strict record ordering during transfer
- you need continuous replication rather than one-off dumps
Facets
cli-tool · maturity active
database backup etl cli databases developer-tools cli cross-platform elasticsearch opensearch elasticdump index-migration data-export data-import search data-engineering nodejs docker
1 source
- readme: https://github.com/elasticsearch-dump/elasticsearch-dump · fetched 2026-08-28 · b93329e729c8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| elasticsearch-dump/elasticsearch-dump | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="elasticsearch-dump/elasticsearch-dump")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem