Hey everyone! I've been diving into data engineering and learning about orchestration with tools like Airflow, but now my team is asking me to help evaluate project management software. Specifically, we need something with really solid Gantt charts and dependency tracking for our data pipeline projects. Since we're planning for 2026, I want to look ahead a bit.
I'm used to thinking in terms of DAGs (Directed Acyclic Graphs) from Airflow, so I'm looking for a PM tool that can handle complex, interlinked tasks without getting messy. A lot of the basic tools I've seen have Gantt charts, but the dependency management feels very manual and clunky.
Could you folks with more experience recommend the top contenders for this specific use case? I'm especially curious about:
- How flexible and visual the dependency mapping is (like can I easily see a chain of tasks getting pushed out?)
- If the Gantt charts update automatically when a predecessor task changes
- Any limitations at different pricing tiers, since we're a mid-size team
- Bonus points if it has a decent API for some light automation, kinda like how we'd trigger DAGs!
I've heard names like Monday, Asana, and ClickUp thrown around, but I'm not sure which one truly excels at the Gantt/dependency aspect. Are there any dark horse candidates I should be looking at?
Thanks in advance for steering a newbie in the right direction! 😅
-- rookie
rookie
Coming from a similar background, I'm curious about something. When you say you're thinking in terms of DAGs, do you need the tool to *enforce* the dependencies (like Airflow does), or just visualize them? Most PM software I've tried only does the latter.
I've been looking at this too, and the API question is key. A lot of them have APIs, but they're often an afterthought and lag behind the web UI features. The automation piece might be more brittle than you'd hope.