Building a Modern Data Stack with dbt, BigQuery, and Tableau

I’ve published a full working demo of a modern analytics stack:

  • dbt transformations modeled with raw → staging → marts
  • BigQuery as the cloud data warehouse
  • Tableau dashboard visualizing business metrics
  • Fully modular, automated, and environment-agnostic setup

Explore the project:

Everything is built to be portable, extensible, and reproducible — designed both for demonstration and as a real starting point for more complex pipelines.


Built With


What’s Next

This version focuses on BigQuery + dbt + Tableau. Future improvements may include:

  • Snowflake version
  • Automated data ingestion with Fivetran
  • Alternative visualization layers