# 対応データウェアハウス

現在、以下のデータウェアハウスに対応しています。それぞれのデータウェアハウスとの接続方法については下記のページをご覧ください。他のデータソースに接続したい場合は、`support@codatum.dev` までご連絡ください。

{% content-ref url="/pages/BnfnfjaIDKrqtyqdcfP0" %}
[BigQuery](/connect-and-manage-data/supported-warehouses/bigquery.md)
{% endcontent-ref %}

{% content-ref url="/pages/N1iD6kiT61RXljrry7H0" %}
[Snowflake](/connect-and-manage-data/supported-warehouses/snowflake.md)
{% endcontent-ref %}

{% content-ref url="/pages/AEFD0ivTEU0KiKAejp1e" %}
[Redshift](/connect-and-manage-data/supported-warehouses/redshift.md)
{% endcontent-ref %}

{% content-ref url="/pages/4rcb4sZMgF1v7mDFdVXi" %}
[Databricks](/connect-and-manage-data/supported-warehouses/databricks.md)
{% endcontent-ref %}

{% content-ref url="/pages/UZLAJOpjFrKoFatK8x19" %}
[その他のデータウェアハウス](/connect-and-manage-data/supported-warehouses/other-warehouses.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.codatum.jp/connect-and-manage-data/supported-warehouses.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
