https://dagster.io/ logo
#dagster-feedback
Title
# dagster-feedback
u

Uri Laserson

12/24/2022, 3:47 PM
There are a lot of dagster concepts. It would be great if there was a single summary doc that explained their relationships to each other. If there is, please point me to it!
5
f

Fraser Marlow

12/24/2022, 4:31 PM
Thanks Uri. You are correct and we are aware of this challenge. We are working to (a) reduce the number of core concepts and simplify the framework, and (b) better document the concepts and how they interrelate. While I do not have something for you right now (beyond the existing docs) we are working on enhancements in the new year that will help you navigate the core concepts of Dagster.
Maybe this mapping of Dagster concepts would help: https://docs.dagster.io/integrations/airflow#airflow-vs-dagster-concept-map
g

Greg Whittier

12/24/2022, 7:11 PM
I'm still learning, but personally I found the Op concept page the most useful starting place so far.
❤️ 1
u

Uri Laserson

12/25/2022, 3:19 PM
Indeed, I would recommend reordering the Concepts section. IOManagers is introduced before Resources, and one of the first things it says is an IOManager is just a Resource.
👀 1
🤔 1
s

sandy

12/27/2022, 3:55 PM
Hey @Uri Laserson! Here's something I've been working on that's not shipped yet: https://dagster-git-concept-overview-elementl.vercel.app/concepts. Feedback very welcome.
u

Uri Laserson

12/27/2022, 4:44 PM
Will take a look @sandy!