Skip to content
Kristan Johnson edited this page Feb 17, 2025 · 24 revisions

Welcome to the ProdataSQL-DWA wiki!

The Fabric DWA uses a meta data driven automation framework. The data can be configured as files, a lakehouse, or a data warehouse, allowing for seamless switching through configuration. In this setup, we have three main stages, ingest of the files using Python Notebooks, extract into the lakehouse using Data Pipelines/Notebooks, and then load/transform the data into the data warehouse using stored procedures.

Clone this wiki locally