pawl/awesome-etl

A curated list of awesome ETL frameworks, libraries, and software.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 24 minutes ago
Type:Curated List / Learning ResourceCategory(s):Data Pipelines & ETL/ELTData Engineering & Analytics
Added to GitGenius on September 19th, 2026
Created on October 7th, 2015
Open Issues & Pull Requests: 15 (+0)
GitHub issues: Enabled
Number of forks: 376
Total Stargazers: 3,594 (+0)
Total Subscribers: 140 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1797.1 days
Mean response time: 1923.6 days
90th percentile: 3301.3 days
Tracked items: 6

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 2,404 days
Stale 30+ days: 1
Stale 90+ days: 1

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Awesome ETL is a curated list of notable ETL frameworks, libraries, and software organized by category and implementation approach.

The list addresses the problem of selecting appropriate tools for extract, transform, and load workflows by curating options based on real-world adoption and longevity rather than novelty. The underlying philosophy is that well-structured code using mainstream, well-supported libraries often outperforms specialized ETL frameworks, particularly in terms of testability, code review, and version control. The list organizes tools across multiple dimensions: workflow management engines like Airflow, Dagster, Luigi, and Prefect; job scheduling systems; language-specific implementations in Java, Python, Ruby, and Go; cloud services; big data platforms in the Hadoop ecosystem; and GUI-based ETL tools. Open source tools are strongly preferred, with proprietary or restrictively licensed software included only when mainstream enough to be difficult to ignore.

Developers should consult this list when evaluating ETL solutions for projects requiring workflow orchestration, batch processing, or data pipeline management. The list suits teams seeking established, production-proven tools rather than experimental frameworks. It is particularly valuable for those building in Python, Java, or cloud-native environments, as these categories receive substantial coverage. The inclusion criteria emphasize tools with genuine staying power and adoption, making the list useful for long-term project planning where tool stability matters.

The list is maintained as a curated resource with documented contribution guidelines that specify inclusion criteria. The organization by category and the emphasis on real-world adoption over novelty indicate a focus on practical utility for developers making tool selection decisions.