DataForge — Distributed ETL pipeline engine built on Go
The free, open ETL engine that handles data at scale — no setup hell.
What it does ?
-> Upload CSV → Analyze → Clean → Normalize → Deduplicate → Export
Focused on:
-> Go concurrency patterns
-> Worker pool architecture
-> Priority-based job dispatching
-> Real-world ETL pipeline design