2018
DOI: 10.1145/3158661
|View full text |Cite
|
Sign up to set email alerts
|

A Survey on NoSQL Stores

Abstract: Recent demands for storing and querying big data have revealed various shortcomings of traditional relational database systems. This, in turn, has led to the emergence of a new kind of complementary nonrelational data store, named as NoSQL. This survey mainly aims at elucidating the design decisions of NoSQL stores with regard to the four nonorthogonal design principles of distributed database systems: data model, consistency model, data partitioning, and the CAP theorem. For each principle, its available stra… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
108
0
7

Year Published

2018
2018
2020
2020

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 166 publications
(121 citation statements)
references
References 138 publications
0
108
0
7
Order By: Relevance
“…Recent surveys on NoSQL-based systems [35,49] derive both, the functional and the non-functional NoSQL and NewSQL features and correlated them with distribution mechanisms (such as sharding, replication, storage management and query processing). However, the implications of Cloud resources or the challenges of Big Data applications were not considered.…”
Section: Database Management Systemsmentioning
confidence: 99%
“…Recent surveys on NoSQL-based systems [35,49] derive both, the functional and the non-functional NoSQL and NewSQL features and correlated them with distribution mechanisms (such as sharding, replication, storage management and query processing). However, the implications of Cloud resources or the challenges of Big Data applications were not considered.…”
Section: Database Management Systemsmentioning
confidence: 99%
“…These systems constitute a specific class of NoSQL databases, that is, databases that do not rely on the relational data model and (consequently) cannot be queried by means of the SQL query language. The interested reader can refer to Reference [26] for a recent survey on the current scenario concerning NoSQL databases.…”
Section: Basic Concepts On Nosql Databases For Json Documentsmentioning
confidence: 99%
“…The NoSQL data stores overcome this problem by limiting operations and taking advantage of horizontal scaling. Nowadays, more than 200 different NoSQL stores exist [5] and they are mainly categorized into keyvalue, wide column, document, and graph stores. In the Key-Value Store (KVS), data are represented as pairs of key and value, where the key is unique.…”
Section: Relevant Workmentioning
confidence: 99%