Select from MySql to Clickhouse

HKN MZ
3 min readAug 8, 2022

The ClickHouse JDBC Bridge allows ClickHouse to access data from any external data source for which a JDBC driver is available.

  • You can use the ClickHouse JDBC Bridge for both reads and writes.
  • You can use in parallel for multiple external data sources.
  • You can run distributed queries on ClickHouse across multiple external and internal data sources in real time.

--

--

HKN MZ

I am writing about Sql Server, Elasticsearch and Python. İ am an Database Administrator on SQL Server and Elasticsearch more than 5+ years.