NoSQL Databases

NoSQL databases are non-relational databases which allow the user to store data without a defined schema. Generally, NoSQL databases fall into four categories: Key-value stores, Document databases, Wide-column stores, and Graph stores (“What is NoSQL?,” n.d.). While all of these techniques store data in different ways, they all enable the user to large quantities of … Continue reading NoSQL Databases