News

📖 Project Overview This project involves: Data Architecture: Designing a Modern Data Warehouse Using Medallion Architecture Bronze, Silver, and Gold layers. ETL Pipelines: Extracting, transforming, ...
In SSMS, open and execute the master ETL script: sql/etl/00_run_full_etl.sql. This script will orchestrate the full ETL process, populating all dw dimension tables (DimDate, DimCustomer, DimProduct), ...