Dagster is a modern data orchestrator built for the cloud era. Unlike task-based orchestrators, Dagster is asset-centricβyou define the data assets you want to produce, and Dagster figures out how to build them. It's become the preferred choice for teams moving beyond Airflow.
Key Features
βSoftware-Defined Assets: Declare what data you want, not just tasks
βType System: Built-in data validation and type checking