Sciweavers

21 search results - page 1 / 5
» Semigroup Techniques in Recursive Query Optimization
Sort
View
56
Voted
PODS
1990
ACM
67views Database» more  PODS 1990»
15 years 2 months ago
Semigroup Techniques in Recursive Query Optimization
Thane E. Plambeck
82
Voted
VLDB
1987
ACM
104views Database» more  VLDB 1987»
15 years 1 months ago
Magic Functions: A Technique to Optimize Extended Datalog Recursive Programs
Severalmethodshavebeenproposedto compile recursive Datalog programs. The most well-known perform a rewriting of rules using MAGIC or PROBLEM predicates in order to push selections...
Georges Gardarin
104
Voted
VLDB
2002
ACM
97views Database» more  VLDB 2002»
14 years 10 months ago
Structural Function Inlining Technique for Structurally Recursive XML Queries
Structurally recursive XML queries are an important query class that follows the structure of XML data. At present, it is difficult for XQuery to type and optimize structurally re...
Chang-Won Park, Jun-Ki Min, Chin-Wan Chung
80
Voted
VLDB
2005
ACM
175views Database» more  VLDB 2005»
15 years 3 months ago
Query Translation from XPath to SQL in the Presence of Recursive DTDs
The interaction between recursion in XPATH and recursion in DTDs makes it challenging to answer XPATH queries on XML data that is stored in an RDBMS via schema-based shredding. We...
Wenfei Fan, Jeffrey Xu Yu, Hongjun Lu, Jianhua Lu,...
70
Voted
DKE
2006
110views more  DKE 2006»
14 years 10 months ago
Efficient recursive XML query processing using relational database systems
Recursive queries are quite important in the context of XML databases. In addition, several recent papers have investigated a relational approach to store XML data and there is gr...
Sandeep Prakash, Sourav S. Bhowmick, Sanjay Kumar ...