# Supported Database Connections

EDITable lets you choose your preferred destination data platforms for creating, migrating and managing your data. The supported database connections include,

* Azure SQL
* Amazon Redshift
* BigQuery
* Databricks
* Fabric Warehouse
* Fabric SQL
* PostgreSQL
* Snowflake

<figure><img src="/files/UoqNr6OETYk2O2aaKz6f" alt=""><figcaption><p>Supported Database Connections</p></figcaption></figure>

EDITable also offers a managed DB (EDITable Azure SQL managed DB) if you wish to demonstrate and test the writeback and sync. You can use this for demo samples and POCs. To learn how to enable this, please refer to [this section](https://docs.editable.io/introduction-to-editable/pages/Mdg9QPYumNelXdHHBZ9G#id-3.-editable-managed-db).


---

# 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.editable.io/introduction-to-editable/supported-database-connections.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.
