Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/integrations/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ slug: /integrations/sql-clients/cli
displayed_sidebar: 'integrations'
description: 'Page describing the CLI interface'
doc_type: 'reference'
integration:
- support_level: 'core'
- category: 'sql_client'
- website: 'https://github.com/ClickHouse/clickhouse'
---

import Content from '@site/docs/interfaces/cli.md';
Expand Down
3 changes: 3 additions & 0 deletions docs/integrations/data-ingestion/apache-spark/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ description: 'Introduction to Apache Spark with ClickHouse'
keywords: ['clickhouse', 'Apache Spark', 'migrating', 'data']
title: 'Integrating Apache Spark with ClickHouse'
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'data_ingestion'
---

import Tabs from '@theme/Tabs';
Expand Down
5 changes: 5 additions & 0 deletions docs/integrations/data-ingestion/clickpipes/kafka/index.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
---


description: 'Landing page with table of contents for the Kafka ClickPipes section'
slug: /integrations/clickpipes/kafka
sidebar_position: 1
title: 'Kafka ClickPipes'
doc_type: 'landing-page'
integration:
- support_level: 'core'
- category: 'clickpipes'
---

<!--AUTOGENERATED_START-->
Expand Down
3 changes: 3 additions & 0 deletions docs/integrations/data-ingestion/clickpipes/kinesis.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ description: 'Seamlessly connect your Amazon Kinesis data sources to ClickHouse
slug: /integrations/clickpipes/kinesis
title: 'Integrating Amazon Kinesis with ClickHouse Cloud'
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'clickpipes'
---

import cp_service from '@site/static/images/integrations/data-ingestion/clickpipes/cp_service.png';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
---


sidebar_label: 'ClickPipes for Object Storage'
description: 'Seamlessly connect your object storage to ClickHouse Cloud.'
slug: /integrations/clickpipes/object-storage
title: 'Integrating Object Storage with ClickHouse Cloud'
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'clickpipes'
---

import S3svg from '@site/static/images/integrations/logos/amazon_s3_logo.svg';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ description: 'Seamlessly connect your Postgres to ClickHouse Cloud.'
slug: /integrations/clickpipes/postgres
title: 'Ingesting Data from Postgres to ClickHouse (using CDC)'
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'clickpipes'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@morsapaes Do we need something to distinguish between different ClickPipes data sources?

---

import BetaBadge from '@theme/badges/BetaBadge';
Expand Down
3 changes: 3 additions & 0 deletions docs/integrations/data-ingestion/emqx/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ slug: /integrations/emqx
description: 'Introduction to EMQX with ClickHouse'
title: 'Integrating EMQX with ClickHouse'
doc_type: 'guide'
integration:
- support_level: 'partner'
- category: 'data_ingestion'
---

import emqx_cloud_artitecture from '@site/static/images/integrations/data-ingestion/emqx/emqx-cloud-artitecture.png';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ slug: /integrations/airbyte
description: 'Stream data into ClickHouse using Airbyte data pipelines'
title: 'Connect Airbyte to ClickHouse'
doc_type: 'guide'
integration:
- support_level: 'community'
- category: 'data_ingestion'
- website: 'https://airbyte.com/'
---

import Image from '@theme/IdealImage';
Expand Down
3 changes: 3 additions & 0 deletions docs/integrations/data-ingestion/etl-tools/apache-beam.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ slug: /integrations/apache-beam
description: 'Users can ingest data into ClickHouse using Apache Beam'
title: 'Integrating Apache Beam and ClickHouse'
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'data_ingestion'
---

import ClickHouseSupportedBadge from '@theme/badges/ClickHouseSupported';
Expand Down
4 changes: 4 additions & 0 deletions docs/integrations/data-ingestion/etl-tools/dbt/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ sidebar_position: 1
description: 'Users can transform and model their data in ClickHouse using dbt'
title: 'Integrating dbt and ClickHouse'
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'data_integration'
- website: 'https://github.com/ClickHouse/dbt-clickhouse'
---

import TOCInline from '@theme/TOCInline';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ sidebar_position: 2
description: 'Users can transform and model their data in ClickHouse using dbt'
title: 'Fivetran and ClickHouse Cloud'
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'data_ingestion'
---

import ClickHouseSupportedBadge from '@theme/badges/ClickHouseSupported';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ slug: /integrations/nifi
description: 'Stream data into ClickHouse using NiFi data pipelines'
title: 'Connect Apache NiFi to ClickHouse'
doc_type: 'guide'
integration:
- support_level: 'community'
- category: 'data_ingestion'
---

import ConnectionDetails from '@site/docs/_snippets/_gather_your_details_http.mdx';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ description: 'How to tail a log file into ClickHouse using Vector'
title: 'Integrating Vector with ClickHouse'
show_related_blogs: true
doc_type: 'guide'
integration:
- support_level: 'partner'
- category: 'data_ingestion'
- website: 'https://vector.dev/'
---

import Image from '@theme/IdealImage';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ description: 'Guide to using the fully managed ClickHouse Connector Sinkon Confl
title: 'Integrating Confluent Cloud with ClickHouse'
keywords: ['Kafka', 'Confluent Cloud']
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'data_ingestion'
- website: 'https://clickhouse.com/cloud/clickpipes'
---

import ConnectionDetails from '@site/docs/_snippets/_gather_your_details_http.mdx';
Expand Down
5 changes: 5 additions & 0 deletions docs/integrations/data-ingestion/kafka/index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
---


sidebar_label: 'Integrating Kafka with ClickHouse'
sidebar_position: 1
slug: /integrations/kafka
description: 'Introduction to Kafka with ClickHouse'
title: 'Integrating Kafka with ClickHouse'
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'data_ingestion'
---

# Integrating Kafka with ClickHouse
Expand Down
3 changes: 3 additions & 0 deletions docs/integrations/data-ingestion/kafka/msk/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ description: 'The official Kafka connector from ClickHouse with Amazon MSK'
keywords: ['integration', 'kafka', 'amazon msk', 'sink', 'connector']
title: 'Integrating Amazon MSK with ClickHouse'
doc_type: 'guide'
integration:
- support_level: 'community'
- category: 'data_ingestion'
---

import ConnectionDetails from '@site/docs/_snippets/_gather_your_details_http.mdx';
Expand Down
3 changes: 3 additions & 0 deletions docs/integrations/data-ingestion/s3-minio.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ slug: /integrations/minio
description: 'Page describing how to use MinIO with ClickHouse'
title: 'Using MinIO'
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'data_ingestion'
---

# Using MinIO
Expand Down
3 changes: 3 additions & 0 deletions docs/integrations/data-ingestion/s3/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ sidebar_label: 'Integrating S3 with ClickHouse'
title: 'Integrating S3 with ClickHouse'
description: 'Page describing how to integrate S3 with ClickHouse'
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'data_ingestion'
---

import BucketDetails from '@site/docs/_snippets/_S3_authentication_and_bucket.md';
Expand Down
4 changes: 4 additions & 0 deletions docs/integrations/data-sources/mysql.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ title: 'MySQL'
hide_title: true
description: 'Page describing MySQL integration'
doc_type: 'reference'
integration:
- support_level: 'core'
- category: 'data_ingestion'
- website: 'https://github.com/ClickHouse/clickhouse'
---

import CloudNotSupportedBadge from '@theme/badges/CloudNotSupportedBadge';
Expand Down
3 changes: 3 additions & 0 deletions docs/integrations/data-sources/postgres.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ title: 'PostgreSQL'
hide_title: false
description: 'Page describing how to integrate Postgres with ClickHouse'
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'data_ingestion'
---

import PostgreSQL from '@site/docs/integrations/data-ingestion/dbms/postgresql/connecting-to-postgresql.md';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ keywords: ['clickhouse', 'Power BI', 'connect', 'integrate', 'ui', 'data apps',
description: 'Astrato brings true Self-Service BI to Enterprises & Data Businesses by putting analytics in the hands of every user, enabling them to build their own dashboards, reports and data apps, enabling the answering of data questions without IT help. Astrato accelerates adoption, speeds up decision-making, and unifies analytics, embedded analytics, data input, and data apps in one platform. Astrato unites action and analytics in one, introduce live write-back, interact with ML models, accelerate your analytics with AI – go beyond dashboarding, thanks to pushdown SQL support in Astrato.'
title: 'Connecting Astrato to ClickHouse'
doc_type: 'guide'
integration:
- support_level: 'partner'
- category: 'data_visualization'
---

import astrato_1_dataconnection from '@site/static/images/integrations/data-visualization/astrato_1_dataconnection.png';
Expand Down
4 changes: 4 additions & 0 deletions docs/integrations/data-visualization/deepnote.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ keywords: ['clickhouse', 'Deepnote', 'connect', 'integrate', 'notebook']
description: 'Efficiently query very large datasets, analyzing and modeling in the comfort of known notebook environment.'
title: 'Connect ClickHouse to Deepnote'
doc_type: 'guide'
integration:
- support_level: 'partner'
- category: 'data_visualization'
- website: 'https://deepnote.com/launch?template=ClickHouse%20and%20Deepnote'
---

import deepnote_01 from '@site/static/images/integrations/data-visualization/deepnote_01.png';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ keywords: ['clickhouse', 'Draxlr', 'connect', 'integrate', 'ui']
description: 'Draxlr is a Business intelligence tool with data visualization and analytics.'
title: 'Connecting Draxlr to ClickHouse'
doc_type: 'guide'
integration:
- support_level: 'partner'
- category: 'data_visualization'
---

import ConnectionDetails from '@site/docs/_snippets/_gather_your_details_http.mdx';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ keywords: ['clickhouse', 'Explo', 'connect', 'integrate', 'ui']
description: 'Explo is an easy-to-use, open source UI tool for asking questions about your data.'
title: 'Connecting Explo to ClickHouse'
doc_type: 'guide'
integration:
- support_level: 'partner'
- category: 'data_visualization'
---

import Image from '@theme/IdealImage';
Expand Down
4 changes: 4 additions & 0 deletions docs/integrations/data-visualization/grafana/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ description: 'Introduction to using ClickHouse with Grafana'
title: 'ClickHouse data source plugin for Grafana'
show_related_blogs: true
doc_type: 'guide'
integration:
- support_level: 'partner'
- category: 'data_visualization'
- website: 'https://grafana.com/grafana/plugins/grafana-clickhouse-datasource/'
---

import ConnectionDetails from '@site/docs/_snippets/_gather_your_details_native.md';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ keywords: ['clickhouse', 'looker', 'connect', 'integrate', 'ui']
description: 'Looker is an enterprise platform for BI, data applications, and embedded analytics that helps you explore and share insights in real time.'
title: 'Looker'
doc_type: 'guide'
integration:
- support_level: 'partner'
- category: 'data_visualization'
---

import Image from '@theme/IdealImage';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ keywords: ['clickhouse', 'looker', 'studio', 'connect', 'mysql', 'integrate', 'u
description: 'Looker Studio, formerly Google Data Studio, is an online tool for converting data into customizable informative reports and dashboards.'
title: 'Looker Studio'
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'data_visualization'
---

import Image from '@theme/IdealImage';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ description: 'Luzmo is an embedded analytics platform with a native ClickHouse i
title: 'Integrating Luzmo with ClickHouse'
sidebar: 'integrations'
doc_type: 'guide'
integration:
- support_level: 'partner'
- category: 'data_visualization'
---

import ConnectionDetails from '@site/docs/_snippets/_gather_your_details_http.mdx';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ description: 'Metabase is an easy-to-use, open source UI tool for asking questio
title: 'Connecting Metabase to ClickHouse'
show_related_blogs: true
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'data_visualization'
- website: 'https://github.com/clickhouse/metabase-clickhouse-driver'
---

import Image from '@theme/IdealImage';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ keywords: ['clickhouse', 'Mitzu', 'connect', 'integrate', 'ui']
description: 'Mitzu is a no-code warehouse-native product analytics application.'
title: 'Connecting Mitzu to ClickHouse'
doc_type: 'guide'
integration:
- support_level: 'partner'
- category: 'data_visualization'
---

import ConnectionDetails from '@site/docs/_snippets/_gather_your_details_http.mdx';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ keywords: ['clickhouse', 'Power BI', 'connect', 'integrate', 'ui']
description: 'Microsoft Power BI is an interactive data visualization software product developed by Microsoft with a primary focus on business intelligence.'
title: 'Power BI'
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'data_visualization'
---

import ConnectionDetails from '@site/docs/_snippets/_gather_your_details_http.mdx';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ keywords: ['clickhouse', 'aws', 'amazon', 'QuickSight', 'mysql', 'connect', 'int
description: 'Amazon QuickSight powers data-driven organizations with unified business intelligence (BI).'
title: 'QuickSight'
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'data_visualization'
---

import MySQLOnPremiseSetup from '@site/docs/_snippets/_clickhouse_mysql_on_premise_setup.mdx';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ description: 'Apache Superset is an open-source data exploration and visualizati
title: 'Connect Superset to ClickHouse'
show_related_blogs: true
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'data_visualization'
- website: 'https://github.com/ClickHouse/clickhouse-connect'
---

import ConnectionDetails from '@site/docs/_snippets/_gather_your_details_http.mdx';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ keywords: ['clickhouse', 'tableau', 'connect', 'integrate', 'ui']
description: 'Tableau can use ClickHouse databases and tables as a data source.'
title: 'Connecting Tableau to ClickHouse'
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'data_visualization'
- website: 'https://github.com/analytikaplus/clickhouse-tableau-connector-jdbc'
---

import TOCInline from '@theme/TOCInline';
Expand Down
4 changes: 4 additions & 0 deletions docs/integrations/language-clients/csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ slug: /integrations/csharp
description: 'The official C# client for connecting to ClickHouse.'
title: 'ClickHouse C# Driver'
doc_type: 'guide'
integration:
- support_level: 'core'
- category: 'language_client'
- website: 'https://github.com/ClickHouse/clickhouse-cs'
---

# ClickHouse C# Client
Expand Down
3 changes: 3 additions & 0 deletions docs/integrations/language-clients/go/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ slug: /integrations/go
description: 'The Go clients for ClickHouse allows users to connect to ClickHouse using either the Go standard database/sql interface or an optimized native interface.'
title: 'ClickHouse Go'
doc_type: 'reference'
integration:
- support_level: 'core'
- category: 'language_client'
---

import ConnectionDetails from '@site/docs/_snippets/_gather_your_details_native.md';
Expand Down
4 changes: 4 additions & 0 deletions docs/integrations/language-clients/js.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ slug: /integrations/javascript
description: 'The official JS client for connecting to ClickHouse.'
title: 'ClickHouse JS'
doc_type: 'reference'
integration:
- support_level: 'core'
- category: 'language_client'
- website: 'https://github.com/ClickHouse/clickhouse-js'
---

import ConnectionDetails from '@site/docs/_snippets/_gather_your_details_http.mdx';
Expand Down
Loading
Loading