Key–value database
Data storage paradigm
Ratings
0
Nobody has rated this yet. Be the first!
Instances
2
Influences rating
Influences rating
Subclasses
2
Influences rating
Influences rating
Lists
0
A key-value database, or key-value store, is a data storage paradigm designed for storing, retrieving, and managing associative arrays, a data structure more commonly known today as a dictionary or hash table. Dictionaries contain a collection of objects, or records, which in turn have many different fields within them, each containing data....