treasure-data/digdag
Workload Automation System observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 90
- 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: 4002
- days_rel: n/a
- days_push: 64
- n_releases_24m: 0
Adoption not part of the score
1333 stars · 230 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Digdag is an open-source workload automation system for building, running, scheduling, and monitoring task pipelines as directed acyclic graphs (DAGs). It is written in Java, offers a CLI, server mode with a REST API and admin UI, and native Python and Ruby scripting support.
Use cases
- replace cron jobs with dependency-aware scheduled workflows
- orchestrate data engineering ETL pipelines across clouds
- coordinate machine learning training pipelines
- automate IT operations tasks with retries and error handling
- run workflows as code with versioning and rollbacks
- schedule and monitor batch analytics jobs
When to choose
- you need DAG-based dependency resolution instead of timing cron jobs
- you want a self-hosted scheduler with a web UI and REST API
- your pipelines mix Python, Ruby, shell, and cloud services like S3, Redshift, or BigQuery
- you need workflow-as-code with revisions, backfills, and resumable failures
When to avoid
- you want a large active ecosystem or frequent new features
- you need Kubernetes-native orchestration like Argo Workflows
- you prefer defining workflows in Python-only frameworks like Airflow or Prefect
Facets
application · maturity maintenance
workflow-automation scheduling etl cli web-framework self-hosted jvm cross-platform self-hosted workflow-engine dag job-scheduler data-pipelines cron-replacement workflow-as-code automation data-engineering devops docker
3 sources
- readme: https://github.com/treasure-data/digdag · fetched 2026-08-28 · cd5ec0409b7a
- homepage: https://www.digdag.io/ · fetched 2026-08-29 · 59b3437d227c
- site_page: http://docs.digdag.io/ · fetched 2026-08-29 · 617c834a94ab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| treasure-data/digdag | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="treasure-data/digdag")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem