A portable embedded database using Arrow.

arrow big-data database embedded-database htap lsm-tree offline-first parquet rust store-engine
6 Open Issues Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue

A portable embedded database using Arrow.

Rust
#arrow#big-data#database#embedded-database#htap#lsm-tree#offline-first#parquet#rust#store-engine
enhancement good first issue

A portable embedded database using Arrow.

Rust
#arrow#big-data#database#embedded-database#htap#lsm-tree#offline-first#parquet#rust#store-engine

AI Summary: Refactor the Tonbo Rust library to move the core functionality currently residing in `lib.rs` (scan, DB, DBStorage, and error handling) into their own separate modules for improved organization and maintainability.

Complexity: 3/5
enhancement good first issue

A portable embedded database using Arrow.

Rust
#arrow#big-data#database#embedded-database#htap#lsm-tree#offline-first#parquet#rust#store-engine
upgrade toolchain 3 months ago

AI Summary: Update the Tonbo project's toolchain to Rust 1.88.0 from the currently used 1.85. This involves modifying the project's configuration file to reflect the new version and potentially resolving any compatibility issues arising from the upgrade.

Complexity: 2/5
enhancement good first issue github actions

A portable embedded database using Arrow.

Rust
#arrow#big-data#database#embedded-database#htap#lsm-tree#offline-first#parquet#rust#store-engine

AI Summary: Fix typos in the Tonbo project's codebase as identified by the `typos` CLI tool. This may involve reviewing the identified typos, making corrections, and potentially adding a CI check to prevent future typos.

Complexity: 3/5
documentation good first issue

A portable embedded database using Arrow.

Rust
#arrow#big-data#database#embedded-database#htap#lsm-tree#offline-first#parquet#rust#store-engine

AI Summary: Optimize the CI pipeline for the Tonbo embedded database project. This involves exploring the use of caching mechanisms like `rust-cache` and potentially migrating from `cargo test` to `cargo nextest` to improve build speed and efficiency.

Complexity: 4/5
enhancement good first issue github actions

A portable embedded database using Arrow.

Rust
#arrow#big-data#database#embedded-database#htap#lsm-tree#offline-first#parquet#rust#store-engine