2019
DOI: 10.1007/978-3-030-33223-5_18
|View full text |Cite
|
Sign up to set email alerts
|

Query Rewriting for Continuously Evolving NoSQL Databases

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
7
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
2
2
2

Relationship

1
5

Authors

Journals

citations
Cited by 7 publications
(7 citation statements)
references
References 5 publications
0
7
0
Order By: Relevance
“…Then all datasets are kept in these particular versions. In order to access datasets in previous or subsequent versions, backward and forward query rewriting has to be used, respectively, which rewrites each query by distributing them onto all present schema versions [3,10]. This exclusive use of query rewriting, though, leads to a very high latency overhead and migration debt.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…Then all datasets are kept in these particular versions. In order to access datasets in previous or subsequent versions, backward and forward query rewriting has to be used, respectively, which rewrites each query by distributing them onto all present schema versions [3,10]. This exclusive use of query rewriting, though, leads to a very high latency overhead and migration debt.…”
Section: Discussionmentioning
confidence: 99%
“…This could be resolved through query rewriting [3,10], which rewrites the queries to reach all legacy entities by keeping track of past schema changes. However, over time the exclusive use of query rewriting leads to high latency for data accesses because of the increasing structural entropy of the database.…”
Section: Introductionmentioning
confidence: 99%
“…Recent work considers schema versioning in the context of NoSQL stores. In [36], the authors introduce forward and backward query rewriting for querying data with different versions. Furthermore, it is possible to have heterogeneity within the same database, e.g., different cardinally, and different structures.…”
Section: Schema Heterogeneitymentioning
confidence: 99%
“…Recent research work introduced a transparent querying mechanism to enable querying for heterogeneous documents. In [39], the authors introduced novel querying mechanisms based on query rewriting techniques [36] where they overcome the problem of structural heterogeneity in document stores. Their contribution consists of generating a dictionary with different attributes and their corresponding paths.…”
Section: Schema Heterogeneitymentioning
confidence: 99%
“…There are two general approaches to capture the semantics mappings: (1) To search for the queries that can transform the old schema to the new schema [9], [25], [30], [51], [61], [66]. (2) To ask the database administrators (DBAs) or application developers to use a domain-specific language (DSL) to describe the schema transformation process [11], [17], [31]- [33], [41], [53], [55], [56], [64].…”
Section: Introductionmentioning
confidence: 99%