ClickHouse/docs/en/interfaces/jdbc.md
2022-03-29 20:38:50 -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