# Destination Warehouses

### Connect Data Warehouse (Destination)

* In order to use Sprinkle, you will need to connect it to your destination (usually a data warehouse).
* Sprinkle offers a Managed Warehouse option if you do not have your own data warehouse. It can be selected during onboarding or from Admin -> Warehouse page in the product.

**Why integrate a Data Warehouse** :question:

* All analytical data is stored and queried from the Data Warehouse

### Supported Destinations

Here's a list of all supported destination warehouses on Sprinkle along with their setup instructions.

* [AWS Athena](/product/integrating-your-data/destination-warehouses/aws-athena.md)
* [AWS Redshift](/product/integrating-your-data/destination-warehouses/aws-redshift.md)
* [Azure Synapse](/product/integrating-your-data/destination-warehouses/azure-synapse.md)
* [Databricks](/product/integrating-your-data/destination-warehouses/databricks.md)
* [Google BigQuery](/product/integrating-your-data/destination-warehouses/google-bigquery.md)
* [MySQL](/product/integrating-your-data/destination-warehouses/mysql.md)
* [Postgres](/product/integrating-your-data/destination-warehouses/postgres.md)
* [Snowflake](/product/integrating-your-data/destination-warehouses/snowflake.md)
* [SQL Server](/product/integrating-your-data/destination-warehouses/sql-server.md)

### Unifying your fragmented data using Connectors

If your data is fragmented in different systems, Sprinkle helps you unify all your data into your data warehouse using the [Datasource connectors](broken://pages/uPW7NsCGtTunEPVZORvn).&#x20;

The pipeline connectors ingest data into your data warehouse. The ingestion pipeline can be set up in just a few clicks via the Sprinkle web console.&#x20;

### Warehouse Setup Overview

{% content-ref url="/pages/hNsZL5MxM68JFNVTjbbt" %}
[Warehouse & Storage Setup](/product/integrating-your-data/warehouse-and-storage-setup.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.sprinkledata.com/product/integrating-your-data/destination-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.
