eclipse-vertx / eclipse-vertx/vertx-sql-client
ClickHouse DB support
- Dominant language
- Java
- Stars
- 912
- Forks
- 212
- Avg merge
- 17h 30m
- Merged PRs (30d)
- 3
Description
#### Read me
Read this first before creating an issue:
- do not use this issue tracker to ask questions, instead use one of these [channels](https://vertx.io/community/). Questions will likely be closed without notice.
- you shall create a feature request only when it is general purpose enough.
- make sure that the feature is not already
#### Describe the feature
ClickHouse native(binary) driver
#### Use cases
ClickHouse is a pretty popular analytical db, so driver should be useful
#### Contribution
I am OK to implement that. In fact, I managed to run tck without errors without transaction test(s) since transactions are not supported by DB at the moment. Need to implement encoding of remaining types though
Contributor guide
Assessment
This issue has not been assessed yet.