Add ClickHouse connector to third-party projects (#615)
diff --git a/site/third-party-projects.html b/site/third-party-projects.html
index 8df97ce..a9c1c4d 100644
--- a/site/third-party-projects.html
+++ b/site/third-party-projects.html
@@ -186,6 +186,7 @@
<li><a href="https://stabrise.com/spark-pdf/">spark-pdf</a> - PDF Datasource for Apache Spark</li>
<li><a href="https://github.com/oceanbase/spark-connector-oceanbase">spark-connector-oceanbase</a> - Apache Spark Connectors for OceanBase</li>
<li><a href="https://github.com/lancedb/lance-spark">lance-spark</a> - Apache Spark connector for Lance datasets</li>
+ <li><a href="https://github.com/ClickHouse/spark-clickhouse-connector">spark-clickhouse-connector</a> - Apache Spark connector for ClickHouse</li>
</ul>
<h2 id="open-table-formats">Open table formats</h2>
diff --git a/third-party-projects.md b/third-party-projects.md
index 3a9519c..b8293f2 100644
--- a/third-party-projects.md
+++ b/third-party-projects.md
@@ -38,6 +38,7 @@
- [spark-pdf](https://stabrise.com/spark-pdf/) - PDF Datasource for Apache Spark
- [spark-connector-oceanbase](https://github.com/oceanbase/spark-connector-oceanbase) - Apache Spark Connectors for OceanBase
- [lance-spark](https://github.com/lancedb/lance-spark) - Apache Spark connector for Lance datasets
+- [spark-clickhouse-connector](https://github.com/ClickHouse/spark-clickhouse-connector) - Apache Spark connector for ClickHouse
## Open table formats