llkv-table

Crates.iollkv-table
lib.rsllkv-table
version0.8.5-alpha
created_at2025-09-03 20:31:21.028218+00
updated_at2025-12-03 13:56:25.190783+00
descriptionColumnar table using the LLKV toolkit.
homepage
repositoryhttps://github.com/jzombie/rust-llkv
max_upload_size
id1823134
size615,236
Jeremy Harris (jzombie)

documentation

README

LLKV Table

llkv-table provides the schema-aware table abstraction that sits between SQL plans and the column store in the LLKV database toolkit. It accepts Arrow RecordBatches, coordinates catalog metadata, and exposes streaming scan APIs used by the runtime and executor layers.

This crate is not intended for direct standalone use.

License

Licensed under the Apache-2.0 License.

Commit count: 7

cargo fmt