Skip to content

Commit

Permalink
efficient!
Browse files Browse the repository at this point in the history
  • Loading branch information
matsonj committed Sep 23, 2024
1 parent 9eff4a9 commit e4663e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kernelspec:
name: python3
---

# Effecient Data Warehousing with MotherDuck, DuckDB & dbt
# Efficient Data Warehousing with MotherDuck, DuckDB & dbt

In this tutorial, we will explore how to build an efficient data warehousing solution using [MotherDuck](www.motherduck.com), [DuckDB](www.duckdb.com), and [dbt](www.getdbt.com). These tools together provide a powerful and flexible environment for managing and analyzing large datasets. You will learn how to set up your data warehouse, integrate it with dbt for data transformations, and leverage DuckDB for fast, in-memory analytics.

Expand Down

0 comments on commit e4663e3

Please sign in to comment.