HBase is a distributed, ________ database that runs on top of Hadoop.
- Columnar
- Key-Value
- NoSQL
- Relational
HBase is a distributed, Key-Value database that runs on top of Hadoop. It provides real-time read/write access to large datasets, making it suitable for applications requiring low-latency data access.
Loading...
Related Quiz
- The SQL command used to permanently remove a table from the database is ________.
- What is the difference between symmetric and asymmetric encryption?
- How does data lineage contribute to regulatory compliance in metadata management?
- Apache Spark leverages a distributed storage system called ________ for fault-tolerant storage of RDDs.
- Scenario: A company needs to store and process large volumes of unstructured data, including text documents and multimedia files. Which NoSQL database would be most suitable for this use case?