ClickHouse/docs/en/interfaces/jdbc.md
2022-06-02 04:55:18 -06:00

476 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