What does HackerNews think of dagster?
An orchestration platform for the development, production, and observation of data assets.
Language:
Python
#124
in
Python
This is cool, but looks like https://github.com/dagster-io/dagster
The issue with less popular data pipeline projects is that they’re less stable in production
There are too many different tools in the space. I've been heavily researching workflow / ETL frameworks this week, and even after culling the ones that seemed like poor fits, I'm still left with:
- https://github.com/getpopper/popper
- https://github.com/lyft/flyte
- https://aws.amazon.com/step-functions/
- https://github.com/spotify/luigi
- https://github.com/dagster-io/dagster
The only other one I can think of off the top of my head is dagster: https://github.com/dagster-io/dagster
It’s made by Nick Schrock of graphql fame, among others. I’m sure there are 100s of these projects though.
How does it compare to dragster.io?