Difference between revisions of "Key-value database"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
https://en.wikipedia.org/wiki/Key-value_database | https://en.wikipedia.org/wiki/Key-value_database | ||
− | + | == Examples == | |
* [[Infinispan]] (2009) | * [[Infinispan]] (2009) | ||
* [[Redis]] (2009) [[C]] | * [[Redis]] (2009) [[C]] | ||
Line 8: | Line 7: | ||
* [[RocksDB]] (2012) [[C++]] | * [[RocksDB]] (2012) [[C++]] | ||
* [[etcd]] | * [[etcd]] | ||
− | * [[Apache Zookeeper]] | + | * [[Apache Zookeeper]] ([[Scala]], [[Java]]), distributed and hierarchical |
* [[Oracle NoSQL Database]] (2011) | * [[Oracle NoSQL Database]] (2011) | ||
* [[Consul KV]] (2014, [[Go]]) | * [[Consul KV]] (2014, [[Go]]) | ||
Line 14: | Line 13: | ||
* [[Berkeley DB]] ([[1994]]) | * [[Berkeley DB]] ([[1994]]) | ||
* [[DBM]] ([[1979]]): [[Gdbm]] | * [[DBM]] ([[1979]]): [[Gdbm]] | ||
− | |||
== Related terms == | == Related terms == | ||
* [[CKA v1.18]]: Security persistent key value store | * [[CKA v1.18]]: Security persistent key value store | ||
+ | * [[Distributed Hash Table (DHT)]] | ||
== See also == | == See also == |
Latest revision as of 10:30, 8 August 2024
https://en.wikipedia.org/wiki/Key-value_database
Examples[edit]
- Infinispan (2009)
- Redis (2009) C
- Memcached (2003)
- RocksDB (2012) C++
- 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[edit]
- CKA v1.18: Security persistent key value store
- Distributed Hash Table (DHT)
See also[edit]
- Key-value databases: Berkeley DB, Redis,
etcd
, leveldb, RocksDB (MyRocks), Infinispan, Amazon DynamoDB, Apache Zookeeper, LevelDB, RocksDB, Pebble - Databases: Database management, SQL, NoSQL, Wide column, PostgreSQL, MariaDB, MySQL, Derby DB, MongoDB, Cassandra, SQLite, HSQL2, H2, RocksDB, Microsoft SQL Server, DB2, Oracle Database, Memcached, Berkeley DB, Collation, SingleStore, Amazon Aurora, Graph database, Amazon DynamoDB, PrestoDB, Cache hit ratio, ACID, WAL, ARIES, DBMS, OLTP, OLAP, Database Schema, CockroachDB, Tables, Views, Apache Druid, RDMS
Advertising: