{"id":18320556,"url":"https://github.com/chdb-io/chdb-rust","last_synced_at":"2025-12-25T14:02:25.566Z","repository":{"id":163587741,"uuid":"639046841","full_name":"chdb-io/chdb-rust","owner":"chdb-io","description":"Rust FFI example binding for chDB, an embedded SQL Engine powered by ClickHouse","archived":false,"fork":false,"pushed_at":"2025-03-19T13:34:52.000Z","size":70,"stargazers_count":35,"open_issues_count":0,"forks_count":4,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-19T14:33:40.187Z","etag":null,"topics":["binding","chdb","clickhouse","ffi","rust"],"latest_commit_sha":null,"homepage":"https://chdb.io","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chdb-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["chdb-io"]}},"created_at":"2023-05-10T16:37:35.000Z","updated_at":"2025-03-19T13:34:57.000Z","dependencies_parsed_at":"2024-01-23T17:17:19.772Z","dependency_job_id":"80604852-b961-4df9-81bd-13ec9a514993","html_url":"https://github.com/chdb-io/chdb-rust","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chdb-io%2Fchdb-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chdb-io%2Fchdb-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chdb-io%2Fchdb-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chdb-io%2Fchdb-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chdb-io","download_url":"https://codeload.github.com/chdb-io/chdb-rust/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411237,"owners_count":20934650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binding","chdb","clickhouse","ffi","rust"],"created_at":"2024-11-05T18:16:42.281Z","updated_at":"2025-12-25T14:02:25.562Z","avatar_url":"https://github.com/chdb-io.png","language":"Rust","funding_links":["https://github.com/sponsors/chdb-io"],"categories":["Rust","Language bindings"],"sub_categories":[],"readme":"\u003cimg src=\"https://avatars.githubusercontent.com/u/132536224\" width=130 /\u003e\n\n[![Rust](https://github.com/chdb-io/chdb-rust/actions/workflows/rust.yml/badge.svg)](https://github.com/chdb-io/chdb-rust/actions/workflows/rust.yml)\n\n# chdb-rust \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/d/d5/Rust_programming_language_black_logo.svg/1024px-Rust_programming_language_black_logo.svg.png\" height=20 /\u003e\n\nExperimental [chDB](https://github.com/chdb-io/chdb) FFI bindings for Rust\n\n## Status\n\n- Experimental, unstable, subject to changes\n- Automatically downloads and manages [`libchdb`](https://github.com/chdb-io/chdb) dependencies during build\n\n## Usage\n\nThe library automatically downloads the required `libchdb` binary during the build process.\n\n### Supported platforms:\n- Linux x86_64\n- Linux aarch64  \n- macOS x86_64\n- macOS arm64 (Apple Silicon)\n\n### Manual Installation (Optional)\n\nIf you prefer to install `libchdb` manually, you can:\n\nInstall it system-wide:\n```bash\n./update_libchdb.sh --global\n```\n\nOr use it in a local directory:\n```bash\n./update_libchdb.sh --local\n```\n\n### Build\n\n```bash\nRUST_BACKTRACE=full cargo build --verbose\n\n```\n\n### Run tests\n\n`cargo test`\n\n### Examples\n\n- **Runnable examples**: See the `examples/` directory. Run them with `cargo run --example \u003cname\u003e`\n- **Documentation**: See `docs/examples.md` for detailed examples and explanations\n- **Tests**: See `tests/` directory for test examples\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchdb-io%2Fchdb-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchdb-io%2Fchdb-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchdb-io%2Fchdb-rust/lists"}