A key-value database, or key-value store, is a data storage paradigm designed for storing, retrieving, and managing associative arrays, a data structure...
6 KB (616 words) - 03:27, 25 July 2025
An ordered key–value store (OKVS) is a type of data storage paradigm that can support multi-model database. An OKVS is an ordered mapping of bytes to...
8 KB (742 words) - 17:31, 16 July 2025
software portal Lightning Memory-Mapped Database (LMDB) is an embedded transactional database in the form of a key-value store. LMDB is written in C with API...
31 KB (3,314 words) - 01:41, 21 June 2025
A name–value pair, also called an attribute–value pair, key–value pair, or field–value pair, is a fundamental data representation in computing systems...
3 KB (310 words) - 13:04, 13 July 2025
Redis (redirect from Redis database format)
Redis (/ˈrɛdɪs/; Remote Dictionary Server) is an in-memory key–value database, used as a distributed cache and message broker, with optional durability...
29 KB (2,737 words) - 19:13, 3 August 2025
DBM (computing) (redirect from Trivial Database Manager)
DBM is a library and file format providing fast, single-keyed access to data. A key-value database from the original Unix, dbm is an early example of a NoSQL...
13 KB (1,611 words) - 09:06, 21 June 2025
Valkey (category Key-value databases)
Valkey is an open-source in-memory key–value database, used as a distributed cache and message broker, with optional durability. Because it holds all data...
12 KB (886 words) - 21:18, 20 July 2025
rapid traversal. Document-oriented databases are inherently a subclass of the key-value store, another NoSQL database concept. The difference[contradictory]...
32 KB (2,439 words) - 07:23, 24 June 2025
Etcd (category Key-value databases)
etcd is a key-value database commonly deployed with distributed systems. The software is used by Kubernetes. It is written in the Go programming language...
2 KB (121 words) - 17:47, 9 June 2025
NoSQL (redirect from Non-relational database)
relational databases, which organize data into rows and columns like a spreadsheet, NoSQL databases use a single data structure—such as key–value pairs, wide...
30 KB (2,437 words) - 03:35, 25 July 2025
cache database. Aerospike offers Key-Value, JSON Document, Graph data, and Vector Search models. Aerospike is an open source distributed NoSQL database management...
20 KB (1,153 words) - 11:32, 9 May 2025
Tkrzw (category Key-value databases)
managing key–value databases. Tokyo Cabinet was sponsored by the Japanese social networking site Mixi, and was a multithreaded embedded database manager...
6 KB (141 words) - 06:32, 24 June 2025
Amazon DynamoDB (category Key-value databases)
Amazon DynamoDB is a managed NoSQL database service provided by Amazon Web Services (AWS). It supports key-value and document data structures and is designed...
20 KB (2,328 words) - 03:31, 25 July 2025
Berkeley DB (redirect from Berkeley Database License)
Berkeley DB (BDB) is an embedded database software library for key/value data, historically significant in open-source software. Berkeley DB is written...
17 KB (1,566 words) - 08:37, 21 June 2025
MUMPS syntax (section Global database)
MUMPS is a high performance transaction processing key–value database with integrated programming language. MUMPS allows multiple commands to appear on...
11 KB (1,687 words) - 06:00, 6 February 2025
A surrogate key (or synthetic key, pseudokey, entity identifier, factless key, or technical key[citation needed]) in a database is a unique identifier...
18 KB (2,414 words) - 10:26, 22 May 2025
FoundationDB (category Key-value databases)
"layers." The core database exposes an ordered key–value store with transactions. The transactions are able to read or write multiple keys stored on any machine...
9 KB (734 words) - 00:42, 30 July 2025
of relational databases, a foreign key is subject to an inclusion dependency constraint that the tuples consisting of the foreign key attributes in one...
15 KB (2,072 words) - 12:52, 19 January 2025
Associative array (redirect from Key-value association)
associative array, key-value store, map, symbol table, or dictionary is an abstract data type that stores a collection of (key, value) pairs, such that...
24 KB (2,802 words) - 02:21, 23 April 2025
Oracle NoSQL Database is a NoSQL-type distributed key-value database from Oracle Corporation. It provides transactional semantics for data manipulation...
19 KB (2,000 words) - 04:31, 5 April 2025
index in database is most commonly used index in data management. It is created on a column that contains unique values, such as a primary key or email...
17 KB (2,464 words) - 18:58, 7 June 2025
Referential integrity (category Database management systems)
referenced value must exist. For referential integrity to hold in a relational database, any column in a base table that is declared a foreign key can only...
8 KB (963 words) - 04:49, 24 May 2025
FTP servers or typically Web servers may use a central in-memory key-value database, like Redis or Aerospike, for session management. A rate limiting...
7 KB (691 words) - 19:04, 29 May 2025
high-level programming language with an integrated transaction processing key–value database. It was originally developed at Massachusetts General Hospital for...
44 KB (5,572 words) - 13:56, 20 July 2025
primary key (PK) for each row in a table. When a new row is written to the table, a new unique value for the primary key is generated; this is the key that...
32 KB (3,869 words) - 06:42, 20 July 2025
A candidate key, or simply a key, of a relational database is any set of columns that have a unique combination of values in each row, with the additional...
9 KB (1,380 words) - 03:54, 25 May 2025
RocksDB (category Key-value databases)
RocksDB is a high performance embedded database for key-value data. It is a fork of Google's LevelDB optimized to exploit multi-core processors (CPUs)...
21 KB (1,531 words) - 01:41, 21 June 2025
tolerance, NoSQL databases became prominent after 2009. NoSQL databases use a variety of data models, with document, graph, and key–value models being popular...
10 KB (1,134 words) - 09:31, 26 July 2025
ScyllaDB (redirect from Scylla (database))
Vijay (February 2017), ScyllaDB and Samsung NVMe SSDs Accelerate NoSQL Database Performance (PDF), Samsung Semiconductor Inc., p. 12, retrieved 2019-02-07...
6 KB (521 words) - 20:24, 29 May 2025
A natural key (also known as business key or domain key) is a type of unique key in a database formed of attributes that exist and are used in the external...
4 KB (630 words) - 06:43, 15 May 2024