Ask Question
7 May, 22:18

Identify the feature of a NoSQL database that allows a large database to be distributed across thousands of servers running the same NoSQL database management system. Select one: a. Deduplication b. Scalability c. Integrity d. Authenticity

+5
Answers (1)
  1. 8 May, 01:22
    0
    Answer: Option B : Scalability

    Explanation: NoSQL was developed to scale up systems by not upgrading the existing hardware but by removing the slow system response that occurs in RDBMS for large volume of data. NoSQL database is non-relational, this makes scaling out better than relational databases as they are designed with web applications from development.

    Highlights of features of NoSQL

    - Non - Relational

    - Schema free

    - Simple API

    - Distributed.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Identify the feature of a NoSQL database that allows a large database to be distributed across thousands of servers running the same NoSQL ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers