What are the common types of NOSQL data bases ?



What are the common types of NOSQL data bases ?..

Answer / Rakesh Vishwakarma

Common types of NoSQL databases include Document-oriented (MongoDB, Couchbase), Key-value stores (Riak, Redis), Column-family stores (Cassandra, HBase), and Graph databases (Neo4j, OrientDB).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hadoop General Interview Questions

Explain how is data partitioned before it is sent to the reducer if no custom partitioner is defined in hadoop?

1 Answers  


If no custom partitioner is defined in Hadoop then how is data partitioned before it is sent to the reducer?

1 Answers  


What is configured in /etc/hosts and what is its role in setting Hadoop cluster?

1 Answers  


How jobtracker assign tasks to the tasktracker?

1 Answers  


What are the major differences between Hadoop 2 and Hadoop 3?

1 Answers  


Clarify what is sequence file input format?

1 Answers  


What is a combiner in hadoop?

1 Answers  


When and how to create hadoop archive?

1 Answers  


How does speculative execution work in Hadoop?

1 Answers  


What do you mean by the NameNode High Availability in hadoop?

1 Answers  


What do you understand by standalone (or local) mode?

1 Answers  


Clarify how job tracker schedules an assignment?

1 Answers  


Categories