Difference between revisions of "Key-value database"

From wikieduonline
Jump to navigation Jump to search
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Draft}}
 
 
https://en.wikipedia.org/wiki/Key-value_database
 
https://en.wikipedia.org/wiki/Key-value_database
  
 
+
== Examples ==
 
* [[Infinispan]] (2009)
 
* [[Infinispan]] (2009)
* [[Redis]] (2009)
+
* [[Redis]] (2009) [[C]]
* [[RocksDB]] (2012)
+
* [[Memcached]] (2003)
 +
* [[RocksDB]] (2012) [[C++]]
 
* [[etcd]]
 
* [[etcd]]
 +
* [[Apache Zookeeper]] ([[Scala]], [[Java]]), distributed and hierarchical
 +
* [[Oracle NoSQL Database]] (2011)
 +
* [[Consul KV]] (2014, [[Go]])
 +
* [[Amazon DynamoDB]] (2012) [[serverless]]
 +
* [[Berkeley DB]] ([[1994]])
 +
* [[DBM]] ([[1979]]): [[Gdbm]]
 +
 +
== Related terms ==
 +
* [[CKA v1.18]]: Security persistent key value store
 +
 +
== See also ==
 +
* {{Key-value databases}}
 +
* {{DBs}}
  
  
 
[[Category:Databases]]
 
[[Category:Databases]]

Latest revision as of 18:36, 14 March 2024

Advertising: