Group: GitHub Orhaugh
Sort by:Popular

1.CHord Protocol3 usages

io.github.orhaugh » chord-protocol Apache

ClickHouse native TCP protocol model: packet identifiers, protocol revisions and feature gates, handshake structures, wire primitives, the connection state machine and the CHord exception hierarchy. This module has no runtime dependencies.
Last Release on Jul 23, 2026

2.CHord Testkit3 usages

io.github.orhaugh » chord-testkit Apache

Reusable test fixtures for CHord and downstream consumers: a Testcontainers ClickHouse fixture with native TCP exposure and deterministic credentials. This module deliberately depends on no other CHord module so client tests can use it ...
Last Release on Jul 23, 2026

3.CHord Client2 usages

io.github.orhaugh » chord-client

The CHord client API. At this stage it provides the low-level NativeConnection covering handshake, authentication and ping.
Last Release on Jul 24, 2026

4.CHord Codec1 usages

io.github.orhaugh » chord-codec Apache

The ClickHouse type model and type name parser, primitive columnar values, column codecs and native block decoding. Compression frames arrive in Phase 4; LowCardinality, Variant, Dynamic and JSON decoding in Phase 6.
Last Release on Jul 23, 2026

5.CHord Transport1 usages

io.github.orhaugh » chord-transport Apache

Blocking TCP and TLS transports for the ClickHouse native protocol: socket configuration, connect and read deadlines, always-on hostname verification, mutual TLS, and the transport SPI behind which future transports sit.
Last Release on Jul 23, 2026

6.CHord BOM

io.github.orhaugh » chord-bom Apache

Bill of materials aligning the versions of all CHord modules.
Last Release on Jul 23, 2026

7.CHord JDBC

io.github.orhaugh » chord-jdbc Apache

JDBC 4.3 adapter over the CHord native client: Driver, Connection, Statement, PreparedStatement with native block batching, ResultSet, DatabaseMetaData and DataSource. Features ClickHouse does not have raise SQLFeatureNotSupportedException ...
Last Release on Jul 23, 2026

8.CHord Observability

io.github.orhaugh » chord-observability Apache

Optional Micrometer integration for CHord: connection pool metrics binding. Per operation timing is provided by the JFR events built into chord-client.
Last Release on Jul 23, 2026

9.CHord Parent

io.github.orhaugh » chord-parent Apache

CHord is a Java client for ClickHouse built on the ClickHouse native TCP wire protocol. This is the parent build for all CHord modules.
Last Release on Jul 23, 2026