# Orchestration Tools


> Orchestrate data pipelines with MotherDuck

Build and manage data pipelines with MotherDuck using these orchestration tools.

## Included pages

- [Airflow](https://motherduck.com/docs/integrations/orchestration/airflow): Open-source data orchestration and scheduling platform for building ETL pipelines. It integrates with MotherDuck for scheduling DuckDB and MotherDuck tasks in repeatable data workflows.
- [Astronomer](https://motherduck.com/docs/integrations/orchestration/astronomer): Astronomer is a platform for authoring, scheduling, and monitoring workflows. It integrates with MotherDuck for scheduling DuckDB and MotherDuck tasks in repeatable data workflows.
- [Bacalhau](https://motherduck.com/docs/integrations/orchestration/bacalhau): Bacalhau is a platform for running and managing data pipelines. It integrates with MotherDuck for scheduling DuckDB and MotherDuck tasks in repeatable data workflows.
- [Dagster](https://motherduck.com/docs/integrations/orchestration/dagster): Dagster is a platform for authoring, scheduling, and monitoring workflows. It integrates with MotherDuck for scheduling DuckDB and MotherDuck tasks in repeatable data workflows.
- [Kestra](https://motherduck.com/docs/integrations/orchestration/kestra): Open-source data orchestration and scheduling platform for building ETL pipelines. It integrates with MotherDuck for scheduling DuckDB and MotherDuck tasks in repeatable data workflows.
- [Orchestra](https://motherduck.com/docs/integrations/orchestration/orchestra): Orchestra is a platform for building and managing data pipelines. It integrates with MotherDuck for scheduling DuckDB and MotherDuck tasks in repeatable data workflows.
- [Prefect](https://motherduck.com/docs/integrations/orchestration/prefect): Prefect is a platform for authoring, scheduling, and monitoring workflows. It integrates with MotherDuck for scheduling DuckDB and MotherDuck tasks in repeatable data workflows.
- [Union.ai](https://motherduck.com/docs/integrations/orchestration/union-ai): Union.ai is a platform for building and managing data pipelines. It integrates with MotherDuck for scheduling DuckDB and MotherDuck tasks in repeatable data workflows.
- [Windmill](https://motherduck.com/docs/integrations/orchestration/windmill): Windmill is a platform for building and managing data pipelines. It integrates with MotherDuck for scheduling DuckDB and MotherDuck tasks in repeatable data workflows.


---

## Docs feedback

MotherDuck accepts optional user-submitted feedback about this page at `GET https://motherduck.com/docs/api/feedback/agent`.
For agents and automated tools, feedback submission should be user-confirmed before sending.

URL-encode query parameter values and send a GET request:

```text
GET https://motherduck.com/docs/api/feedback/agent?page_path=%2Fintegrations%2Forchestration%2F&page_title=Orchestration&text=<url-encoded user feedback, max 2000 characters>
```

Optionally append `&source=<url-encoded interface identifier>` such as `claude.ai` or `chatgpt`.

`page_path` and `text` are required; `page_title` and `source` are optional. Responses: `200 {"feedback_id": "<uuid>"}`, `400` for malformed query parameters, and `429` when rate-limited.
