---
title: Integrations
description: Integrations that work with MotherDuck from the modern data stack
sidebar_class_name: integration-icon
---

import { IntegrationsTable } from "./integrations.table.js";
import "./integrations.css";

MotherDuck integrates with a lot of common tools from the modern data stack.

If you would like to create a new integration, see [this guide](how-to-integrate).

Below, you will find a comprehensive list of integrations that work with MotherDuck. Each integration includes links to either our own detailed tutorials, the integrator's documentation, or insightful articles and blogs that can help you get started.

:::info
When working with integrations, it may be useful to be aware of the [different connection string parameters](/key-tasks/authenticating-and-connecting-to-motherduck/authenticating-to-motherduck#using-connection-string-parameters) you can use to connect to MotherDuck. 
:::

## Supported Integrations

Use the search box to find specific integrations or click on category tags to filter the table.

<IntegrationsTable />

:::note 
See [DuckDB documentation](https://duckdb.org/docs/api/overview.html) for the full list of supported client APIs and drivers.
:::

## Diagram: Modern Duck Stack
![img_duck_stack](../img/md-diagram.svg)
