2009
DOI: 10.1109/icde.2009.79
|View full text |Cite
|
Sign up to set email alerts
|

Efficient Distribution of Full-Fledged XQuery

Abstract: Abstract-We investigate techniques to automatically decompose any XQuery query into subqueries, that can be executed near their data sources; i.e., function-shipping. In this scenario, the subqueries being executed remotely may have XML nodevalued parameters or results, that must be shipped in some way. The main challenge addressed here is to ensure that the decomposed queries properly respect XML node identity and preserve structural properties, when (parts of) XML nodes are sent over the network, effectively… 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

2010
2010
2016
2016

Publication Types

Select...
3
1
1

Relationship

1
4

Authors

Journals

citations
Cited by 7 publications
(8 citation statements)
references
References 20 publications
0
8
0
Order By: Relevance
“…Other works, e.g., [6], [8], [32] only focus on a restricted subset of XQUERY queries. This paper is based on our previous work on decomposing read-only XQuery queries [40]. As one of the main goals of our work is to support fullfledged XQuery, in this paper, we have made our framework more complete by extending [40] with analysis on how updating queries can be decomposed.…”
Section: Related Workmentioning
confidence: 97%
“…Other works, e.g., [6], [8], [32] only focus on a restricted subset of XQUERY queries. This paper is based on our previous work on decomposing read-only XQuery queries [40]. As one of the main goals of our work is to support fullfledged XQuery, in this paper, we have made our framework more complete by extending [40] with analysis on how updating queries can be decomposed.…”
Section: Related Workmentioning
confidence: 97%
“…Based on the XRPC extension of XQuery, Zhang et al describe a technique that transforms a centralized, data shipping-oriented query into a distributed, query shipping equivalent [44]. This is achieved by decomposing the query and pushing part of the query execution to remote sites.…”
Section: Query Decompositionmentioning
confidence: 98%
“…However we just use a pure distributed XQuery query without referring other information. [12,13] proposes some methods for the efficient processing of distributed streaming XML data. Their approaches include a method for generating a local query.…”
Section: Related Workmentioning
confidence: 99%
“…We adopt a subset of XQuery Core expression. like [12]. Table 1 XPath expressions in distributed queries address nodes which are used to process the distributed queries among nodes stored in local systems.…”
Section: B Local Query Generationmentioning
confidence: 99%