RocheDB v0.5.0 has been released.
Release:
github.com/puffball1567/rochedb/releases/tag/v0.5.0
RocheDB is an open-source NoSQL document and vector store written in Nim.
The project is built around one idea:
RocheDB v0.5.0 adds ring-first locality for AI/RAG workloads, with benchmarks showing reduced working sets and fewer estimated LLM tokens per query.
RocheDB v0.5.0 has been released.
Release:
github.com/puffball1567/rochedb/releases/tag/v0.5.0
RocheDB is an open-source NoSQL document and vector store written in Nim.
The project is built around one idea:

RocheDB v0.6.0 strengthens data-locality validation for AI, RAG, and application retrieval workloads, with topology remapping…

A development note on RocheDB v0.6 planning: safer filter builders, deeper physical locality validation, topology improvements,…

Introducing RocheDB, a Nim database that uses application-level locality to reduce retrieval working sets.

KoutenDB v0.9.0 adds disk-backed locality validation, bounded related-data reads, and reproducible benchmarks for a ring-oriented…

Over the past few weeks I've been benchmarking LioranDB V2, a document database engine written...

A practical RAG database design guide covering SQL, BM25, vector search, reranking, security, cost, and locality-aware context…