Local Modern Data Stack Implementation
I tried implementing a simple local modern data stack (MDS) using the following tools:
- Duckdb as database
- dbt as transformation and data quality tool
- Dagster as scheduler
- Streamlit as visualizer

The data is from the Open Library API.
The Github repository is here: books-etl
This post is licensed under CC BY 4.0 by the author.