Welcome to Dagster!#

Dagster is an orchestrator that's designed for developing and maintaining data assets, such as tables, data sets, machine learning models, and reports.

You declare functions that you want to run and the data assets that those functions produce or update. Dagster then helps you run your functions at the right time and keep your assets up-to-date.

Dagster is built to be used at every stage of the data development lifecycle - local development, unit tests, integration tests, staging environments, all the way up to production.

New to Dagster? Check out the Hello Dagster example, learn with some hands-on Tutorials, or dive into Concepts.


Join the community#

Questions? Interested in seeing some community contributions, or contributing yourself? Check out the Dagster community!


Examples#

Use one of our examples to explore Dagster concepts, integrations, and realistic projects.



Using Dagster Cloud#