2019
DOI: 10.31784/zvr.7.1.9
|View full text |Cite
|
Sign up to set email alerts
|

Queryng data in NoSQL databases

Abstract: The goal of this paper is to give an overview of fundamental concepts and types of NoSQL databases, to show some examples of database queries, some related research, and the implementation of those queries in an original practical example. The introduction is a brief representation and description of the NoSQL database. There are also several comparisons of NoSQL database with the relational database. The next chapter contains a review of the basic NoSQL databases and their prototypes. In each of the following… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
2
0

Year Published

2020
2020
2020
2020

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(2 citation statements)
references
References 1 publication
0
2
0
Order By: Relevance
“…A query language is a set of structured statements used to define, manipulate, and retrieve data in a database. NoSQL DBMS don't use SQL that is used as the query language of the relational databases [33]. NoSQL doesn't have a standard query language and the majority of the NoSQL DMNSs providers have invented their own query languages [34].…”
Section: -Query Languagementioning
confidence: 99%
See 1 more Smart Citation
“…A query language is a set of structured statements used to define, manipulate, and retrieve data in a database. NoSQL DBMS don't use SQL that is used as the query language of the relational databases [33]. NoSQL doesn't have a standard query language and the majority of the NoSQL DMNSs providers have invented their own query languages [34].…”
Section: -Query Languagementioning
confidence: 99%
“…This brings some difficulty when a user wants to switch from one NoSQL DBMS to another. For example, Cassandra supports Cassandra Query Language (CQL), Mongo DB supports the mongo query language, etc [33]. This has created a critical need to develop a common query language that can support a variety of NoSQL database users.…”
Section: -Query Languagementioning
confidence: 99%