Q3Big Data Analytics
Question
2 marks
Name two NoSQL databases.
Answer
Two popular NoSQL databases are MongoDB and Apache Cassandra.
MongoDB is a document-oriented NoSQL database that stores data in JSON-like format. Apache Cassandra is a wide-column store designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure.