---
title: Connect to Iceberg engines
description: Find detailed setup instructions for Apache Spark and other common query engines.
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/r2/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Connect to Iceberg engines

Below are configuration examples to connect various Iceberg engines to [R2 Data Catalog](https://developers.cloudflare.com/r2/data-catalog/):

* [ Apache Trino ](https://developers.cloudflare.com/r2/data-catalog/config-examples/trino/)
* [ DuckDB ](https://developers.cloudflare.com/r2/data-catalog/config-examples/duckdb/)
* [ PyIceberg ](https://developers.cloudflare.com/r2/data-catalog/config-examples/pyiceberg/)
* [ Snowflake ](https://developers.cloudflare.com/r2/data-catalog/config-examples/snowflake/)
* [ Spark (PySpark) ](https://developers.cloudflare.com/r2/data-catalog/config-examples/spark-python/)
* [ Spark (Scala) ](https://developers.cloudflare.com/r2/data-catalog/config-examples/spark-scala/)
* [ StarRocks ](https://developers.cloudflare.com/r2/data-catalog/config-examples/starrocks/)

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/r2/","name":"R2"}},{"@type":"ListItem","position":3,"item":{"@id":"/r2/data-catalog/","name":"R2 Data Catalog"}},{"@type":"ListItem","position":4,"item":{"@id":"/r2/data-catalog/config-examples/","name":"Connect to Iceberg engines"}}]}
```
