13 releases (6 breaking)

Uses new Rust 2024

0.8.5-alpha Dec 3, 2025
0.8.3-alpha Nov 27, 2025
0.7.0-alpha Nov 5, 2025
0.6.0-alpha Oct 31, 2025
0.2.0-alpha Oct 3, 2025

#552 in Database implementations

Apache-2.0

1MB
26K SLoC

CSV ingestion and export helpers for LLKV tables.

The crate wraps Arrow's CSV reader/writer to stream data into LLKV tables and export query results. High-level entry points live in csv_ingest and csv_export, while internal modules provide schema inference and streaming utilities.


LLKV CSV

llkv-csv is a small frontend and ingestion helper for the LLKV database toolkit.

This crate is not intended for direct standalone use.

License

Licensed under the Apache-2.0 License.

Dependencies

~30MB
~532K SLoC