You will use Notebooks and Python scripts to develop and orchestrate data pipelines, similar to real Databricks workflows. The project’s raw data ingestion leverages Delta Lake and streaming, exposing ...
📂 DBT-Databricks-Project/ │ ├── 📂 models/ │ ├── 📂 bronze/ # Raw data ingestion layer │ │ ├── bronze_customer.sql # Customer dimension source │ │ ├── bronze_date.sql # Date dimension source ...