What is key-value store db? Explain with an example.
Answer Posted / Jyotsna Sharma
Key-Value Store DB (Database) is a type of NoSQL database where data is stored as a collection of key-value pairs. Each key uniquely identifies a value, making it easy to access the associated data quickly. An example of Key-Value Store DB is Riak, which uses a distributed hash table (DHT) for storing and retrieving key-value pairs.n
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category