chdb-rust
chdb-rust copied to clipboard
Rust FFI example binding for chDB, an embedded SQL Engine powered by ClickHouse
Are you an open-source enthusiast and Rust developer? Help us turn this binding template into a stable crate!
Prepares the chdb-rust crate for publication on crates.io by implementing automatic libchdb dependency management and improving the build system.
Can we add this crate to crates.io ?
``` chdb-rust# cargo build --release Updating `mirror` index Locking 46 packages to latest compatible versions Adding bindgen v0.70.1 (available: v0.72.0) Adding thiserror v1.0.69 (available: v2.0.12) Downloaded libloading v0.8.8 (registry `mirror`)...