nerdexam
CompTIA

CV0-004 · Question #37

Which of the following is the best type of database for storing different types of unstructured data that may change frequently?

The correct answer is C. Non-relational. A non-relational (NoSQL) database is the best choice for storing unstructured and frequently changing data. Unlike relational databases, which require fixed schemas and structured data, NoSQL databases offer flexibility and scalability, making them ideal for handling varied…

Cloud architecture

Question

Which of the following is the best type of database for storing different types of unstructured data that may change frequently?

Options

  • AVector
  • BRelational
  • CNon-relational
  • DGraph

How the community answered

(65 responses)
  • A
    5% (3)
  • B
    2% (1)
  • C
    92% (60)
  • D
    2% (1)

Explanation

A non-relational (NoSQL) database is the best choice for storing unstructured and frequently changing data. Unlike relational databases, which require fixed schemas and structured data, NoSQL databases offer flexibility and scalability, making them ideal for handling varied data formats such as JSON, XML, videos, and logs.

Topics

#Database types#NoSQL databases#Unstructured data#Data storage

Community Discussion

No community discussion yet for this question.

Full CV0-004 Practice