Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

License

NotificationsYou must be signed in to change notification settings

chdb-io/chdb-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust

chdb-rust

ExperimentalchDB FFI bindings for Rust

Status

  • Experimental, unstable, subject to changes
  • Requireslibchdb on the system. You can install the compatible version frominstall_libchdb.sh

Usage

Install libchdb

You can install it system-wide

./update_libchdb.sh --global

or use it in a local directory

./update_libchdb.sh --local

Build

RUST_BACKTRACE=full cargo build --verbose

Run tests

cargo test

Examples

Seetests directory.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Contributors6


[8]ページ先頭

©2009-2025 Movatter.jp