2020
DOI: 10.35444/ijana.2020.11041
|View full text |Cite
|
Sign up to set email alerts
|

Recovery and Concurrency Challenging in Big Data and NoSQL Database Systems

Abstract: Big data is becoming a very important concept nowadays as it can handle data in different formats and structures, velocity, and huge volume. NOSQL databases are used for handling the data with these characteristics as traditional database can't be used in managing this type of data. NoSQL database design is based on horizontal scalability with the concept of BASE which supports eventual consistence and data is considered in a soft state and basically available. Although NoSQL has a lot to offer when used in bi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
7
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(7 citation statements)
references
References 6 publications
0
7
0
Order By: Relevance
“…They are the best fit for organizations collecting large amounts of data, and offer increased stability through commodity hardware and focusing on analytical processing of large quantity datasets. NoSQL databases do not require consistency to fulfill higher partitioning and availability, which are grouped in property known as the BASE [51]. BASE ensures NoSQL database reliability despite the loss of consistency.…”
Section: Nosql Databasesmentioning
confidence: 99%
“…They are the best fit for organizations collecting large amounts of data, and offer increased stability through commodity hardware and focusing on analytical processing of large quantity datasets. NoSQL databases do not require consistency to fulfill higher partitioning and availability, which are grouped in property known as the BASE [51]. BASE ensures NoSQL database reliability despite the loss of consistency.…”
Section: Nosql Databasesmentioning
confidence: 99%
“…These are the simplest NoSQL databases. Key-value stores focus on high availability, performance, and scalability, by storing data in a distributed storage system (Abed, 2020).…”
Section: Key-value Nosql Storesmentioning
confidence: 99%
“…The graph uses the Index-Free adjacency technique, in which each node contains a pointer pointing to the adjacent node. For every node in the Graph database, the system can access its direct neighbor, without the need to consider all edges (Abed, 2020). This is known as the index-free adjacency property; and it is the key feature of the graph databases (Meier & Kaufmann, 2019).…”
Section: Nosql Graph Storesmentioning
confidence: 99%
“…These databases offer increased stability over commodity hardware and focus on the analytical processing of large volume datasets. NoSQL databases don't require consistency to fulfill higher partitioning and availability, which grouped in a property known as BASE [9,13,15]. BASE is a property that ensures the NoSQL database reliability despite the loss of consistency.…”
Section: -Characteristics Of Nosql Databasesmentioning
confidence: 99%
“…This database stores the data in graphs that use the Index-Free adjacency technique in which each node holds a pointer pointing to the adjacent node. Graph databases are schema-free and come up with efficient storage of semi-structured and unstructured data [15,29]. In Graph databases, the queries are expressed as traversals which make them much faster than the relational databases [2].…”
Section: Nosql Graph-storesmentioning
confidence: 99%