#20 · Primary category: MLOps & Evaluation
dagster
An orchestration platform for the development, production, and observation of data assets.
Project last updated:08/28/26
GitHub Stars
16.1K
Forks
2.3K
Contributors
695
License
Apache-2.0
Why we included this project
Dagster is built around a simple idea: you declare the data assets you want, tables, datasets, models, reports, as plain Python functions, and it handles the rest. The platform works out dependencies between those assets, manages partitions and incremental runs, and keeps a live catalog of what exists and how each piece was produced. That model pays off when your work spans analytics tables, feature stores, and trained models, because lineage and freshness checks travel with the data instead of living in a separate scheduler. Teams already running dbt, Spark, Databricks, or Snowflake alongside ML workloads get observability and metadata tracking that make debugging and production monitoring less painful. It scales from a single pipeline to a shared platform with data quality checks and cost visibility, which makes it worth evaluating if you are picking an orchestrator.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models