14 breaking releases

0.17.0 Sep 6, 2023
0.15.0 May 17, 2023

#2817 in Database interfaces

Download history 1/week @ 2024-03-07 1/week @ 2024-03-14 5/week @ 2024-03-28 4/week @ 2024-04-04

64 downloads per month

MIT/Apache

200KB
5K SLoC

clickhouse-client

Clickhouse rust client

Usage

Refer to the examples folder.


lib.rs:

Clickhouse client

This crate provides a Clickhouse client.

  • HTTP interface
  • Query builder
  • ORM to map to Rust types

Features

  • time: support for the time crate types
  • uuid: support for the uuid crate types

Dependencies

~15–25MB
~434K SLoC