Dagster is a cloud-native data pipeline orchestrator for the whole development lifecycle, with integrated lineage and observability, a declarative programming model, and best-in-class testability. It ...
A fully containerized data pipeline that fetches stock market data from the AlphaVantage API, processes it, and stores it in a PostgreSQL database. The workflow is orchestrated using Dagster, running ...