mirror of
https://github.com/oxnr/awesome-bigdata.git
synced 2026-03-12 01:44:57 -05:00
@@ -171,6 +171,7 @@ You can read more about this distinction on Prof. Daniel Abadi's blog: [Distingu
|
||||
|
||||
* [Aerospike](http://www.aerospike.com/) - NoSQL flash-optimized, in-memory. Open source and "Server code in 'C' (not Java or Erlang) precisely tuned to avoid context switching and memory copies."
|
||||
* [Amazon DynamoDB](http://aws.amazon.com/dynamodb/) - distributed key/value store, implementation of Dynamo paper.
|
||||
* [Badger](https://open.dgraph.io/post/badger/) - a fast, simple, efficient, and persistent key-value store written natively in Go.
|
||||
* [Bolt](https://github.com/boltdb/bolt) - an embedded key-value database for Go.
|
||||
* [BuntDB](https://github.com/tidwall/buntdb) - a fast, embeddable, in-memory key/value database for Go with custom indexing and geospatial support.
|
||||
* [Edis](https://github.com/cbd/edis) - is a protocol-compatible Server replacement for Redis.
|
||||
|
||||
Reference in New Issue
Block a user