From 19707a6c8bd5c52177ab1bb121579e9c2bfd3a26 Mon Sep 17 00:00:00 2001 From: Joao Viana Date: Wed, 1 Apr 2026 17:09:34 +0100 Subject: [PATCH] docs: rename DuckDB section to MotherDuck in connect-project The DuckDB warehouse section actually describes MotherDuck connections, so rename the heading, card, and dbt version note accordingly. An anchor tag preserves the old #duckdb link to avoid breaking existing references. Co-Authored-By: Claude Opus 4.6 (1M context) --- get-started/setup-lightdash/connect-project.mdx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/get-started/setup-lightdash/connect-project.mdx b/get-started/setup-lightdash/connect-project.mdx index 692fc7b4..5df5d894 100644 --- a/get-started/setup-lightdash/connect-project.mdx +++ b/get-started/setup-lightdash/connect-project.mdx @@ -45,7 +45,7 @@ We currently support: - + @@ -704,7 +704,8 @@ This controls what day is the start of the week in Lightdash. `Auto` sets it to *** -### DuckDB + +### MotherDuck Lightdash supports DuckDB project connections through [MotherDuck](https://motherduck.com/). @@ -736,7 +737,7 @@ This controls what day is the start of the week in Lightdash. `Auto` sets it to ##### dbt version -DuckDB connections in Lightdash require dbt `v1.8` or later. +MotherDuck connections in Lightdash require dbt `v1.8` or later. If you work with dbt locally, your `profiles.yml` should look similar to this: