pyrex-rocksdb documentation
pyrex-rocksdb is a Python wrapper around RocksDB built with pybind11.
It provides direct key-value operations, atomic write batches, iterators,
transaction support, column-family support, and native columnar batch ingestion
for Arrow-compatible binary/string arrays.