Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the following are the simplest NoSQL databases?

a) Key-value
b) Wide-column
c) Document
d) all of the mentioned

Answer: a
Explanation: Every single item in the database is stored as an attribute name (or “key”), together with its value in Key-value stores.

Join The Discussion