JDBC driver for ClickHouse, enabling Java applications to connect and interact with ClickHouse databases.
<dependency>
<groupId>ru.yandex.clickhouse</groupId>
<artifactId>clickhouse-jdbc</artifactId>
<version>0.3.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to ClickHouse and execute a simple query.
Migrate to com.clickhouse:clickhouse-jdbc for newer versions.
No dependency data recorded yet.