Embedded key-value store for read-heavy workloads written in Go
☆1,351Apr 6, 2026Updated 2 months 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,568May 31, 2026Updated last week
- Modern embedded SQL database☆1,689Jan 16, 2026Updated 4 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,916Updated this week
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,855May 19, 2026Updated 3 weeks ago
- High-performance, columnar, in-memory store with bitmap indexing in Go