1
0
mirror of synced 2025-12-19 18:14:56 -05:00
Files
airbyte/airbyte-integrations/connectors/destination-clickhouse/bootstrap.md
2024-05-07 08:19:33 -07:00

596 B

ClickHouse

Overview

ClickHouse is a fast open-source column-oriented database management system that allows generating analytical data reports in real-time using SQL queries.

Endpoints

This destination connector uses ClickHouse official JDBC driver, which uses HTTP as protocol. https://github.com/ClickHouse/clickhouse-jdbc

Quick Notes

  • This connector doesn't support nested streams and schema change yet.

API Reference

The ClickHouse reference documents: https://clickhouse.com/docs/en/