2 releases
0.1.6 | Nov 16, 2023 |
---|---|
0.1.5 | Nov 15, 2023 |
#10 in #clickhouse
25 downloads per month
Used in chdb
3KB
Rust bindings for libchdb
See: https://github.com/metrico/libchdb
Required to install libchdb
:
On ubuntu:
wget -qO - https://metrico.github.io/metrico.gpg | apt-key add -
echo "deb [arch=x86_64] https://metrico.github.io/deb stable main" | tee /etc/apt/sources.list.d/metrico.list
apt update && apt install -y libchdb