> For the complete documentation index, see [llms.txt](https://docs.igenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.igenius.ai/crystal-console/topics-configuration/connect/supported-data-sources.md).

# Supported Data Sources

<figure><img src="/files/eFNi2js3NDVJtQtMAKeT" alt=""><figcaption><p>Crystal Connectors</p></figcaption></figure>

Connecting data is the first step to create Topics!

For this reason, Crystal is equipped with **several types of Connectors** that empower you to import data from **different types of Data Sources**.

{% hint style="warning" %} <mark style="color:orange;">**Remember**</mark>

The **Data Source** is the Database where data comes from.

The **Connector** is the bridge that enables Crystal to connect with the Database.

Each type of Data Source requires a specific Connector.
{% endhint %}

In this page, you will find the **complete list of Data Sources and Connectors** supported as of today.

To deep-dive into the Data Fields supported by each Data Source, please check [this](/crystal-console/topics-configuration/connect/supported-data-sources-1.md) page.

## Crystal Data Sources & Connectors

<table><thead><tr><th width="76">N.</th><th width="331">Data Source</th><th>Supported Versions</th></tr></thead><tbody><tr><td><strong>1</strong></td><td><strong>MySQL</strong></td><td>/</td></tr><tr><td><strong>2</strong></td><td><strong>PostgreSQL</strong> </td><td>9 - 15</td></tr><tr><td><strong>3</strong></td><td><strong>Microsoft SQL Server (MSSQL)</strong></td><td>2014(v12), 2016(v13), 2017(v14)</td></tr><tr><td><strong>4</strong></td><td><strong>Azure SQL</strong></td><td>/</td></tr><tr><td><strong>5</strong></td><td><strong>Oracle</strong></td><td>>12</td></tr><tr><td><strong>6</strong></td><td><strong>IBM DB2</strong></td><td>/</td></tr><tr><td><strong>7</strong></td><td><strong>Amazon Redshift</strong></td><td>/</td></tr><tr><td><strong>8</strong></td><td><strong>SAP Hana</strong></td><td>/</td></tr><tr><td><strong>9</strong></td><td><strong>Azure Synapse</strong></td><td>/</td></tr><tr><td><strong>10</strong></td><td><strong>MongoDB</strong></td><td>2.X, 3.X, 4.X, 5.X</td></tr><tr><td><strong>11</strong></td><td><a href="/pages/LAdbetyxmAiWIbM8CP7s"><strong>Google Sheets</strong></a></td><td>/</td></tr><tr><td><strong>12</strong></td><td><a href="#h_8b3713e233-3"><strong>Google BigQuery</strong></a></td><td>/</td></tr><tr><td><strong>13</strong></td><td><strong>Snowflake</strong></td><td>/</td></tr><tr><td><strong>14</strong></td><td><strong>Databricks</strong></td><td>/</td></tr><tr><td><strong>15</strong></td><td><strong>Denodo</strong></td><td>>= 7</td></tr><tr><td><strong>16</strong></td><td><strong>Teradata</strong></td><td>>17.20</td></tr><tr><td><strong>17</strong></td><td><a href="/pages/dHWpw5Hl2yy0NH2sxjMc"><strong>Web Connector</strong></a></td><td>/</td></tr><tr><td><strong>18</strong></td><td><strong>Rest API</strong></td><td>/</td></tr><tr><td><strong>19</strong></td><td><strong>PowerBI (Beta)</strong></td><td>/</td></tr></tbody></table>

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.igenius.ai/crystal-console/topics-configuration/connect/supported-data-sources.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.
