ClickHouse/docs/en/interfaces/jdbc.md
2022-04-09 07:34:21 -06:00

491 B

sidebar_position sidebar_label
22 JDBC Driver

JDBC Driver

Use the official JDBC driver (and Java client) to access ClickHouse from your Java applications.

Original article