dagster
There are 149 repositories under dagster topic.
dagster-io/dagster
An orchestration platform for the development, production, and observation of data assets.
ssp-data/practical-data-engineering
Practical Data Engineering: A Hands-On Real-Estate Project Guide
zsvoboda/ngods-stocks
New Generation Opensource Data Stack Demo
dagster-io/dagster-open-platform
Dagster Labs' open-source data platform, built with Dagster.
cnstlungu/portable-data-stack-dagster
A portable Datamart and Business Intelligence suite built with Docker, Dagster, dbt, DuckDB and Superset
dagster-io/mdsfest-opensource-mds
Demo Project for Open Source MDS
valmi-io/valmi-activation
⚡ valmi.io reverse ETL (data activation) is the open source ( OSS ) data activation platform to load data from warehouses into Webhooks and SaaS tools like Klaviyo, Facebook Ads, Salesforce, Braze etc. Valmi.io Customer Data Platform (CDP) helps track and ingest user activity events from websites, shopify, serverside events. https://cloud.valmi.io
elmpystudio/pyStudio
The easier way to do machine learning in Python without coding!
AntonFriberg/dagster-project-example
An example of a Dagster project with a possible folder structure to organize the assets, jobs, repositories, schedules, and ops. Also has examples of unit-tests and docker deployment with a Postgresql database.
MileTwo/dagster-example-pipeline
Template Dagster repo using poetry and a single Docker container; works well with CICD
franloza/coches-net-dashboard
Sample project that use Dagster, dbt, DuckDB and Dash to visualize car and motorcycle Spanish market
josephmachado/online_store
End to end data engineering project
ssp-data/awesome-dagster
A curated list of dagster code snippets for data engineers
kuutsav/mlops
Template for data pipelines, ML workflows, API dev and monitoring
pybokeh/dagster-sklearn
dagster scikit-learn pipeline example.
codecentric-oss/niceml
niceML 🍦 is a Python-based MLOps framework designed to streamline the development and maintenance of machine learning projects, offering efficient and scalable pipelines using TensorFlow and Dagster.
danielgafni/dagster-polars
[Project moved] Polars integration for Dagster
danielgafni/dagster-ray
Ray integration for Dagster
datarootsio/terraform-aws-ecs-dagster
A terraform module that deploys Dagster to AWS, using ECS.
lelouvincx/goodreads-elt-pipeline
This project implements an ELT (Extract - Load - Transform) data pipeline with the goodreads dataset, using dagster (orchestration), spark (calculation) and dbt (transformation)
daihuynh/dagster_dbt_metabase_simple_solution
A simple Data Engineering solution for testing or education purposes. You only need to know SQL and Python to understand this project. Dagster is the data orchestration, while DBT is for data transformation. The BI tool is Metabase.
runodp/dagster-odp
A configuration-driven framework for building Dagster pipelines that enables teams to create and manage data workflows using YAML/JSON instead of code
Atharva-Phatak/shopme
ShopME: An E2E fashion recommendation System
sephib/dagster-graph-project
Repo demonstrating a Dagster pipeline to generate Neo4j Graph
danhphan/trusted-data-pipeline
Building 3D Trusted Data Pipelines With Dagster, Dbt, and Duckdb
longNguyen010203/Youtube-Recommend-Master-ETL-Pipeline
A Data Engineering Project that implements an ETL data pipeline using Dagster, Apache Spark, Streamlit, MinIO, Metabase, Dbt, Polars, Docker. Data from kaggle and youtube-api
PayLead/dagster-nomad
Nomad launcher/executor for Dagster
jayzern/dagster-mflix-demo
Sample ELT project using Dagster, data load tool and Snowflake
dagster-io/community-integrations
Community supported integrations for the Dagster platform.
flyanakin/CountMoney
A simple low-cost finance data pipeline orchestration. All you need is just python & SQL.
philiporlando/dagster-and-r
Interfacing Dagster and R
ELC/web-scraping-pipeline
This is a demo project to compare two web scrapping frameworks, Playwright and Selenium and using the new Pipelining tool Dagster
dagster-io/dagster-modal-demo
Orchestrate Modal and OpenAI workloads with Dagster
stephabauva/ML_with_DAGs
Get introduced to Directed Acyclic Graphs (DAGs) through Dagster with a simple ML program