Embedded key-value store for read-heavy workloads written in Go
☆1,350Apr 6, 2026Updated 3 weeks ago
Alternatives and similar repositories for pogreb
Users that are interested in pogreb are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,563Feb 8, 2026Updated 2 months ago
- Modern embedded SQL database☆1,682Jan 16, 2026Updated 3 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,871Updated this week
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,844Sep 10, 2024Updated last year
- High-performance, columnar, in-memory store with bitmap indexing in Go