Key-value stores
Data is stored in an associative array, where a unique key maps to a specific value. Examples include Redis and DynamoDB.
Data is stored in an associative array, where a unique key maps to a specific value. Examples include Redis and DynamoDB.