buntdb

Key-value store

An embeddable key/value store with geospatial support and custom indexing for Go applications.

BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support

GitHub

5k stars
105 watching
289 forks
Language: Go
last commit: 2 months ago
Linked from 5 awesome lists

databasegeospatialgolangin-memorykey-value

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
amit-davidson/libradb A simple key-value store implemented in Go for learning purposes and providing a basic database example. 169
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 746
couchbase/moss A fast and persistent key-value storage library written in Go 956
deroproject/graviton A key-value store database that provides versioning, authentication, and cryptographic proofs, with support for snapshotting, diffing, and high-performance storage. 420
google/leveldb A fast key-value storage library written at Google providing an ordered mapping from string keys to string values 36,564
chrislusf/vasto A distributed key-value store with sharding and replication capabilities 261
yahoo/halodb A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. 507
claygod/coffer ACID-compliant key-value database with support for transactions and high throughput 39
tikv/tikv A distributed key-value database with ACID compliance and support for transactions and geo-replication. 15,280
chainsafe/chaindb A high-performance key-value store implemented on top of BadgerDB 20
akrylysov/pogreb An embedded key-value store optimized for fast random lookups and infrequent bulk inserts. 1,312
iondbproject/iondb A lightweight key-value data store designed for resource-constrained systems with disk-based storage and query support. 586
tidwall/tile38 Real-time geolocation data store and spatial index 9,153
treode/store A distributed key-value store designed for fault-tolerant, scalable, and consistent data access with multirow atomic writes. 177
linkedin/paldb An embeddable key-value store with fast read performance and compact storage size 939