<a id="cloud-tableflow-how-to-guides-query-engines"></a>

# Use Query Engines with Tableflow in Confluent Cloud

Confluent Tableflow enables you to query your materialized Iceberg and
Delta Lake tables using popular analytics and query engines. After enabling
Tableflow on your topics, you can use these query engines to analyze your
streaming data alongside your data lake data.

You can query Tableflow tables with these engines:

- [Query with AWS Analytics Services](query-with-aws.md#cloud-tableflow-query-with-aws)
- [Query with Flink](query-with-flink.md#cloud-tableflow-query-with-flink)
- [Query with Snowflake](query-with-snowflake.md#cloud-tableflow-query-with-snowflake)
- [Query with Trino](query-with-trino.md#cloud-tableflow-query-with-trino)

## Databricks Delta Lake tables

You can query Tableflow Delta Lake tables from Databricks analytics engines
through the Unity Catalog. For more information, see
[Integrate Tableflow with Unity Catalog](../catalog-integration/integrate-with-unity-catalog.md#cloud-tableflow-integrate-with-unity-catalog).

## Related content

- [Tableflow Quick Start with Delta Lake Tables](../../get-started/quick-start-delta-lake.md#cloud-tableflow-quick-start-delta-lake)
- [Query with AWS Analytics Services](query-with-aws.md#cloud-tableflow-query-with-aws)
- [Query with DuckDB](query-with-duckdb.md#cloud-tableflow-query-with-duckdb)
- [Query with Flink](query-with-flink.md#cloud-tableflow-query-with-flink)
- [Query with Snowflake](query-with-snowflake.md#cloud-tableflow-query-with-snowflake)
- [Query with Trino](query-with-trino.md#cloud-tableflow-query-with-trino)

#### NOTE
This website includes content developed at the [Apache Software Foundation](https://www.apache.org/)
under the terms of the [Apache License v2](https://www.apache.org/licenses/LICENSE-2.0.html).
