Expand description

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

Modules

Structs

Type Aliases