Star schema data warehouse built with dbt and DuckDB for efficient analytics on event-based data.

Raw event logs are difficult to query efficiently, and analysts struggle with complex joins for common analytics questions.
Designed and implemented a star schema warehouse using dbt for transformations and DuckDB as the analytics engine.
Query performance improved by 10x, and analysts can now self-serve analytics without data engineering support.
This project uses synthetic/open data to demonstrate capabilities while maintaining privacy and confidentiality. All methods and approaches are applicable to real-world scenarios.