0
3.3kviews
Write NoSQL case studies.
1 Answer
| written 3.6 years ago by |
NoSQL :-
NoSQL (Not only Structured Query Language) is a term used to describe those data stores that are applied to unstructured data. As we know, HBase is such a tool that is ideal for storing key/values in column families. In general, the power of NoSQL data stores is that …