This is an automated email from the ASF dual-hosted git repository.

amoghj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new eeae3724 Update vendors.md (#274)
eeae3724 is described below

commit eeae3724e308a7d9ef891ca46887ec8955066636
Author: Peignon Melvyn <[email protected]>
AuthorDate: Fri Sep 8 16:59:45 2023 +0200

    Update vendors.md (#274)
    
    Added clickhouse to list of vendors
---
 landing-page/content/common/vendors.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/landing-page/content/common/vendors.md 
b/landing-page/content/common/vendors.md
index 0229cc12..27ac00d8 100644
--- a/landing-page/content/common/vendors.md
+++ b/landing-page/content/common/vendors.md
@@ -28,6 +28,11 @@ This page contains some of the vendors who are shipping and 
supporting Apache Ic
 
 CelerData provides commercial offerings for 
[StarRocks](https://www.starrocks.io/), a distributed MPP SQL engine for 
enterprise analytics on Iceberg. With its fully vectorized technology, local 
caching, and intelligent materialized view, StarRocks delivers sub-second query 
latency for both batch and real-time analytics. CelerData offers both an 
[enterprise deployment](https://celerdata.com/celerdata-enterprise) and a 
[cloud service](https://celerdata.com/celerdata-cloud) to help customer [...]
 
+### [ClickHouse](https://clickhouse.com/)
+ClickHouse is a column-oriented database that enables its users to generate 
powerful analytics, using SQL queries, in real-time. ClickHouse integrates well 
with Iceberg and offers two options to work with it:
+1. Via Iceberg [table 
function](https://clickhouse.com/docs/en/sql-reference/table-functions/iceberg):
 Provides a read-only table-like interface to Apache Iceberg tables in Amazon 
S3: 
+2. Via the Iceberg [table 
engine](https://clickhouse.com/docs/en/engines/table-engines/integrations/iceberg):
 An engine that provides a read-only integration with existing Apache Iceberg 
tables in Amazon S3.
+
 ### [Cloudera](http://cloudera.com)
 
 Cloudera Data Platform integrates Apache Iceberg to the following components:

Reply via email to