The Jaffle Shop is a fictional food delivery business. This project transforms raw transactional data from two source systems — an internal ordering system and Stripe payments — into clean, ...
DuckDB is an embedded database, similar to SQLite, but designed for OLAP-style analytics. It is crazy fast and allows you to read and write data stored in CSV, JSON, and Parquet files directly, ...