key-value store term
DB indexed only by primary key — get/put/delete
Simplest data model. Foundation of Redis, RocksDB, DynamoDB, etcd. Often the storage layer beneath richer DBs.
DB indexed only by primary key — get/put/delete
Simplest data model. Foundation of Redis, RocksDB, DynamoDB, etcd. Often the storage layer beneath richer DBs.