@@ -248,6 +248,7 @@ See more demos on [YouTube](https://www.youtube.com/playlist?list=PLesJrUXEx3U9a
248248| ` cosmosdb ` | Azure Cosmos DB (NoSQL) | Release Candidate | |
249249| ` git ` | Git repositories | Release Candidate | |
250250| ` databricks (mode: spark_connect) ` | [ Databricks] [ databricks ] | Beta | [ Spark Connect] [ spark ] |
251+ | ` ducklake ` | [ DuckLake] [ ducklake ] | Beta | Parquet |
251252| ` flightsql ` | FlightSQL | Beta | Arrow Flight SQL |
252253| ` iceberg ` | [ Apache Iceberg] [ iceberg ] (read+write) | Beta | Parquet |
253254| ` mssql ` | Microsoft SQL Server | Beta | Tabular Data Stream (TDS) |
@@ -259,7 +260,6 @@ See more demos on [YouTube](https://www.youtube.com/playlist?list=PLesJrUXEx3U9a
259260| ` abfs ` | Azure BlobFS | Alpha | Parquet, CSV |
260261| ` clickhouse ` | ClickHouse | Alpha | |
261262| ` debezium ` | Debezium CDC | Alpha | Kafka + JSON |
262- | ` ducklake ` | DuckLake | Alpha | |
263263| ` elasticsearch ` | Elasticsearch (BM25 + kNN + RRF) | Alpha | |
264264| ` gcs ` , ` gs ` | [ Google Cloud Storage] [ gcs ] | Alpha | Parquet, CSV, JSON |
265265| ` kafka ` | Kafka | Alpha | Kafka + JSON |
@@ -273,6 +273,7 @@ See more demos on [YouTube](https://www.youtube.com/playlist?list=PLesJrUXEx3U9a
273273| ` smb ` | SMB 3.1.1 | Alpha | SMB |
274274
275275[ databricks ] : https://github.com/spiceai/cookbook/blob/trunk/databricks/README.md
276+ [ ducklake ] : https://ducklake.select/
276277[ spark ] : https://spark.apache.org/docs/latest/spark-connect-overview.html
277278[ gcs ] : docs/features/gcs-connector.md
278279[ s3 ] : https://github.com/spiceai/cookbook/tree/trunk/s3#readme
@@ -343,6 +344,7 @@ Catalog Connectors connect to external catalog providers and make their tables a
343344| ` unity_catalog ` | Unity Catalog | Stable | Delta Lake |
344345| ` databricks ` | Databricks | Beta | Spark Connect, S3/Delta Lake |
345346| ` iceberg ` | Apache Iceberg | Beta | Parquet |
347+ | ` ducklake ` | DuckLake | Beta | Parquet |
346348| ` glue ` | AWS Glue | Alpha | CSV, Parquet, Iceberg |
347349
348350## Supported Secret Stores
0 commit comments