embulk/embulk
Embulk: Pluggable Bulk Data Loader. observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 88
- 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: 4369
- days_rel: 716
- days_push: 75
- n_releases_24m: 1
Adoption not part of the score
1783 stars · 203 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Embulk is an open-source, plugin-based parallel bulk data loader written in Java that transfers data between databases, storages, file formats, and cloud services. It uses YAML configuration files, supports transaction resuming, automatic format guessing, and plugins distributed via Maven and RubyGems.
Use cases
- load csv files into elasticsearch on a schedule
- transfer data between databases and cloud storage
- bulk load data from s3 into a data warehouse
- convert data between file formats like csv and
- resume failed bulk data load transactions
- parallel loading of large datasets
- pluggable etl pipeline with reusable plugins
When to choose
- you need parallel bulk data transfer between heterogeneous storages, databases, and cloud services
- you want a plugin ecosystem for many input/output formats
- you need transactional guarantees and resumable data loads
When to avoid
- you need streaming or real-time data pipelines rather than batch loads
- you want a project in active development - it is in maintenance mode and looking for long-term maintainers
- you need v0.9 plugin compatibility with v0.11, which is not guaranteed
Facets
cli-tool · maturity maintenance
etl data-science cli plugin-system streaming big-data databases developer-tools jvm cross-platform cli bulk-data-loader data-transfer parallel-loading jruby-plugins data-integration data-engineering automation
4 sources
- readme: https://github.com/embulk/embulk · fetched 2026-08-28 · e83e307e592f
- homepage: https://www.embulk.org/ · fetched 2026-08-29 · 50d09fdc8f1b
- site_page: https://www.embulk.org/docs · fetched 2026-08-29 · c9d2f33f376d
- site_page: https://www.embulk.org/articles/2023/07/28/embulk-gem-install-in-v0_9-series-sometime-fails.html · fetched 2026-08-29 · 9ef20aa9520b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| embulk/embulk | main | 62 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem