| Crates.io | llkv-table |
| lib.rs | llkv-table |
| version | 0.8.5-alpha |
| created_at | 2025-09-03 20:31:21.028218+00 |
| updated_at | 2025-12-03 13:56:25.190783+00 |
| description | Columnar table using the LLKV toolkit. |
| homepage | |
| repository | https://github.com/jzombie/rust-llkv |
| max_upload_size | |
| id | 1823134 |
| size | 615,236 |
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.
Licensed under the Apache-2.0 License.