2020
DOI: 10.1088/1742-6596/1479/1/012017
|View full text |Cite
|
Sign up to set email alerts
|

Fuzzy request handler for Mongo QL derived from SQL

Abstract: Relational DBMS are often used to store fuzzy values, but problems arise with putting such data in a tabular form. Moreover, there appears a problem of storing both the crisp and fuzzy data related to one subject domain in one column of a relational table. This article considers the mechanism of storing crisp and fuzzy values and linguistic variables in the document-oriented Mongo DBMS. The data are stored in the collection as GeoJSON geometry; different geometries are used for different data options. The poss… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2022
2022
2022
2022

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(2 citation statements)
references
References 7 publications
0
2
0
Order By: Relevance
“…Our fzMongoDB module beats other proposals available in the literature like 19,20,22 which do not allow one to represent fuzzy data into the mongoDB database. Although the proposal in Reference [21] allows one to represent linguistic labels into mongoDB, it uses an inefficient method to query them. Besides, all of them use an external module to translate the fuzzy statements into the statements processable by the mongoDB database.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…Our fzMongoDB module beats other proposals available in the literature like 19,20,22 which do not allow one to represent fuzzy data into the mongoDB database. Although the proposal in Reference [21] allows one to represent linguistic labels into mongoDB, it uses an inefficient method to query them. Besides, all of them use an external module to translate the fuzzy statements into the statements processable by the mongoDB database.…”
Section: Discussionmentioning
confidence: 99%
“…The problem is the lack of explanation on how the mongoDB system performs the necessary transformations from FMQL to F‐XML and how mongoDB executes this translated code. Astachova et al [21] present a proposal based on the implementation of a parser that translates fuzzy queries, expressed by means of an extension of SQL, to an expression on Mongo query language to be executed on it. The mongoDB database stores collections that can contain fuzzy data and linguistic values using a geometry representation based on the use of GeoJSON type.…”
Section: Introductionmentioning
confidence: 99%