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

# Data Connections

### List of connectors available <a href="#list-of-connectors-enabled-by-default" id="list-of-connectors-enabled-by-default"></a>

* [Google Big Query](/telmai/connect-to-data/data-connections/google-bigquery.md)
* [Google Cloud Storage](/telmai/connect-to-data/data-connections/google-cloud-storage.md)
* [Hive Metastore](/telmai/connect-to-data/data-connections/iceberg.md) / [Iceberg REST](/telmai/connect-to-data/data-connections/iceberg-rest.md)
* [AWS S3](/telmai/connect-to-data/data-connections/aws-s3.md)
* [AWS Redshift](/telmai/connect-to-data/data-connections/aws-redshift.md)
* [AWS Athena](/telmai/connect-to-data/data-connections/aws-athena.md)
* [Azure Blob](/telmai/connect-to-data/data-connections/azure-blob.md)
* [Databricks Delta](/telmai/connect-to-data/data-connections/databricks.md)
* [MySQL](/telmai/connect-to-data/data-connections/mysql.md)
* [Snowflake](/telmai/connect-to-data/data-connections/snowflake.md)
* [Salesforce](/telmai/connect-to-data/data-connections/salesforce.md)
* [SAP Hana](/telmai/connect-to-data/data-connections/sap-hana.md)
* [SQL Server / Azure SQL Database](/telmai/connect-to-data/data-connections/sql-server.md)
* [Trino](/telmai/connect-to-data/data-connections/trino.md)

Please click [here](https://www.telm.ai/integrations/) for full list of integrations. If the system you need isn't listed above, don't hesitate to contact Telmai support to enable it.

### **Supported File Formats** <a href="#supported-file-formats" id="supported-file-formats"></a>

Telmai supports reading various file formats stored in cloud buckets, including:

* Comma Separated Values (CSV)
* Parquet
* JSON
* Databricks Delta

[Learn more about supported file formats](/telmai/connect-to-data/supported-file-types.md).

### **Unsupported Data Types**

Telmai currently does **not support profiling, monitoring, or rule evaluation** for certain database data types that are non-relational, binary, object-based, or cursor-referenced in nature.

Columns defined with the following data types are excluded from Telmai’s processing pipeline.

1. BLOB
2. BINARY
3. VARBINARY
4. JAVA\_OBJECT
5. DATALINK
6. REF
7. REF\_CURSOR<br>
