| Crates.io | chdb-bindings-rs |
| lib.rs | chdb-bindings-rs |
| version | 0.1.6 |
| created_at | 2023-11-15 18:04:53.35117+00 |
| updated_at | 2023-11-16 16:41:59.066559+00 |
| description | Bindings for libchdb |
| homepage | |
| repository | https://github.com/fixcik/chdb-bindings-rs |
| max_upload_size | |
| id | 1036641 |
| size | 2,144 |
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