If a company needs to process large volumes of unstructured data, which type of DBMS should they consider?
- Hierarchical
- NoSQL
- Object-Oriented
- Relational
In scenarios involving large volumes of unstructured data, a NoSQL database management system (DBMS) is well-suited. NoSQL databases offer flexibility and scalability, making them suitable for handling unstructured data types like documents, graphs, and key-value pairs.
Loading...
Related Quiz
- The process of arranging rows in a database table into a specific order is known as _______ in SQL.
- _________ in Tableau provides a powerful way to create complex calculations and data transformations.
- What is the primary function of a Database Management System (DBMS)?
- In a data warehouse, ________ is the process of combining data from different sources into a single, integrated view.
- What is the primary use of the ggplot2 package in R?