linux-china / chdb-rust

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

Home Page:https://chdb.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust

chdb-rust

Experimental chDB FFI bindings for Rust

Status

  • Experimental, unstable, subject to changes
  • Requires libchdb v1.1.0 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

https://chdb.io

License:Apache License 2.0


Languages

Language:Rust 95.7%Language:Shell 3.4%Language:Just 0.9%