Skip to content

Commit cdd79af

Browse files
joaovianaclaude
andauthored
docs: rename DuckDB section to MotherDuck in connect-project (#522)
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) <noreply@anthropic.com>
1 parent de2a70e commit cdd79af

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

get-started/setup-lightdash/connect-project.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ We currently support:
4545

4646
<Card title="ClickHouse" icon="container-storage" href="#clickhouse" />
4747

48-
<Card title="DuckDB" icon="database" href="#duckdb" />
48+
<Card title="MotherDuck" icon="database" href="#motherduck" />
4949

5050
<Card title="Athena" icon="aws" href="#athena" />
5151

@@ -704,7 +704,8 @@ This controls what day is the start of the week in Lightdash. `Auto` sets it to
704704

705705
***
706706

707-
### DuckDB
707+
<a id="duckdb"></a>
708+
### MotherDuck
708709

709710
Lightdash supports DuckDB project connections through [MotherDuck](https://motherduck.com/).
710711

@@ -736,7 +737,7 @@ This controls what day is the start of the week in Lightdash. `Auto` sets it to
736737

737738
##### dbt version
738739

739-
DuckDB connections in Lightdash require dbt `v1.8` or later.
740+
MotherDuck connections in Lightdash require dbt `v1.8` or later.
740741

741742
If you work with dbt locally, your `profiles.yml` should look similar to this:
742743

0 commit comments

Comments
 (0)