This project contains SQL queries used to analyze a Music Store database. The dataset includes information about customers, invoices, tracks, artists, albums, and genres. The goal of this project is ...
A fully dockerized proof-of-concept that demonstrates Change Data Capture from a PostgreSQL JSONB column, streamed through Kafka via Debezium, flattened into normalized relational tables by Flink SQL, ...