A simpler way of storing data than a relational or document database. Key-value stores have a
simple structure, matching values to accessible “keys,” or indices. In Web development, key/value stores are often (though not always) used for optimization.