glycerine / yogadbView on GitHub
YogaDB: a flexible-address-space key-value store in pure Go/Golang. Key idea: With minor modifications, B-trees can beat LSM trees on write throughput and latency too. (And B-trees have always had superior read performance). See also https://github.com/flexible-address-space/flexspace https://www.roychan.org/assets/publications/eurosys22chen.pdf
30May 6, 2026Updated 2 months ago

Alternatives and similar repositories for yogadb

Users that are interested in yogadb are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.

Sorting:

Are these results useful?