2019
DOI: 10.14569/ijacsa.2019.0100244
|View full text |Cite
|
Sign up to set email alerts
|

A Qualitative Comparison of NoSQL Data Stores

Abstract: Due to the proliferation of big data with large volume, velocity, complexity, and distribution among remote servers, it became obvious that traditional relational databases are unsuitable for meeting the requirements of such data. This led to the emergence of a novel technology among organizations and business enterprises; NoSQL datastores. Today such datastores have become popular alternatives to traditional relational databases, since their schema-less data models can manipulate and handle a huge amount of s… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
8
0

Year Published

2020
2020
2022
2022

Publication Types

Select...
3

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(8 citation statements)
references
References 14 publications
0
8
0
Order By: Relevance
“…Key-value datastores use keys to handle data, which is similar to the use of the object-oriented structures such as maps, collections, or vectors. The basic structure of those databases gives them a high performance in term of time, especially for read and write queries [21]. Among the benefits of such datastores; the low time response and the ease of scalability.…”
Section: Nosqlmentioning
confidence: 99%
See 2 more Smart Citations
“…Key-value datastores use keys to handle data, which is similar to the use of the object-oriented structures such as maps, collections, or vectors. The basic structure of those databases gives them a high performance in term of time, especially for read and write queries [21]. Among the benefits of such datastores; the low time response and the ease of scalability.…”
Section: Nosqlmentioning
confidence: 99%
“…In addition to Apache HBase, Cassandra are widely used in social networks' applications such as the case of Facebook. The strength of Cassandra is related to its implantation of both DynamoDB key-value store and BigTable [23] column-oriented store which adds a fastness data access and high storage capacity [3,21].…”
Section: Nosqlmentioning
confidence: 99%
See 1 more Smart Citation
“…They also fit for storing semi-structured data that would require using extensive Null values for data completion purpose [13]. Examples of Document-Based NoSQL DBMSs include -but are not limited to -CouchDB (JSON), Mongo DB (BSON) [12,25], Perservere, Thru DB, Orient DB, Terrastore, RavenDB, and Jackrabbit [26].…”
Section: Document-based Nosql Storesmentioning
confidence: 99%
“…The key-value store's simplicity makes it ideal to fast and scalable retrieval of the values needed for the applications activities like retrieving product names or managing user profiles or sessions [13] and Telecom directories [20]. Examples of this type of NoSQL DBMS' are: Redis, Voldemort (LinkedIn), Riak, and Berkeley DB [13,25].…”
Section: Key-value Nosql Storesmentioning
confidence: 99%