-
Notifications
You must be signed in to change notification settings - Fork 534
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1905 from ClickHouse/jdbc-v2
Loading the V2 code as a separate project to allow them to coexist.
- Loading branch information
Showing
30 changed files
with
7,348 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# ClickHouse JDBC driver | ||
The official JDBC driver for ClickHouse | ||
## Documentation | ||
See the [ClickHouse website](https://clickhouse.com/docs/en/integrations/language-clients/java/jdbc) for the full documentation entry. | ||
|
||
## Examples | ||
For more example please check [here](https://github.com/ClickHouse/clickhouse-java/tree/main/examples/jdbc). |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.