/chdb-rust

Rust FFI example binding for chDB, an embedded SQL Engine powered by ClickHouse

Primary LanguageRustApache License 2.0Apache-2.0

Rust

chdb-rust

Experimental chDB FFI bindings for Rust

Status

  • experimental, unstable, subject to changes
  • requires libchdb on the system
  • ffi hack for testing. not a proper library or crate!

Build binding

cargo build
cargo run

👋 Rust developer? Jump in and help us evolve this example into a stable crate!