Skip to content

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

License

Notifications You must be signed in to change notification settings

chdb-io/chdb-rust

Repository files navigation

Rust

chdb-rust

Experimental chDB FFI bindings for Rust

Status

  • Experimental, unstable, subject to changes
  • Requires libchdb on the system

Build binding

./update_libchdb.sh
RUST_BACKTRACE=full cargo build --verbose
cargo run --example basic

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project