Which of the following DB purposes is to store and analyze data?

🎲 Try a Random Question  |  Total Questions in Quiz: 55  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Redis Practice Test — practice the complete quiz, review flashcards, or try a random question.

Redis is an in-memory data structure store, used as a distributed, in-memory key–value database, cache and message broker, with optional durability. Redis began as a caching database, but it has since evolved into a primary database.

Redis is used in live streaming, storing metadata about users' profiles and viewing histories, authentication information/tokens for millions of users, etc.


Which of the following DB purposes is to store and analyze data?