What is the primary advantage of using a document-oriented NoSQL database?
- Built-in ACID transactions
- High scalability
- Schema flexibility
- Strong consistency
The primary advantage of using a document-oriented NoSQL database, such as MongoDB, is schema flexibility, allowing for easy and dynamic changes to the data structure without requiring a predefined schema.
Loading...
Related Quiz
- ________ refers to the proportion of missing values in a dataset.
- The process of ________ involves capturing, storing, and analyzing metadata to ensure data lineage accuracy.
- What is the primary concern when discussing scalability in database systems?
- Which phase of the ETL process involves extracting data from various sources?
- What is the impact of processing latency on the design of streaming processing pipelines?