LioranDB V2 Pre-Alpha Benchmark Summary
Over the past few weeks I've been benchmarking LioranDB V2 , a document database engine written completely from scratch in Rust . Instead of publishin…
Latest Testing & QA news from Tech News
Over the past few weeks I've been benchmarking LioranDB V2 , a document database engine written completely from scratch in Rust . Instead of publishin…
A normal secondary index can answer: status = "active" It cannot efficiently answer: documents containing "distributed database" LioranDB therefore ha…
A document database usually stores a primary record by document ID. But applications also ask questions such as: Find users where status = "active" Fi…