Sciweavers

2956 search results - page 266 / 592
» Databases and Higher Types
Sort
View
148
Voted
ADBIS
2006
Springer
131views Database» more  ADBIS 2006»
15 years 10 months ago
X-Warehousing: An XML-Based Approach for Warehousing Complex Data
XML is suitable for structuring complex data coming from different sources and supported by heterogeneous formats. It allows a flexible formalism capable to represent and store d...
Omar Boussaid, Riadh Ben Messaoud, Rémy Cho...
127
Voted
ADC
2006
Springer
169views Database» more  ADC 2006»
15 years 10 months ago
A further study in the data partitioning approach for frequent itemsets mining
Frequent itemsets mining is well explored for various data types, and its computational complexity is well understood. Based on our previous work by Nguyen and Orlowska (2005), th...
Son N. Nguyen, Maria E. Orlowska
146
Voted
XIMEP
2006
ACM
161views Database» more  XIMEP 2006»
15 years 10 months ago
Programming with XQuery
XQuery is a declarative language for querying and updating XML data sources. Interfacing XQuery to a host programming language is difficult because of the type system mismatch, an...
Donald D. Chamberlin, Michael J. Carey, Daniela Fl...
XIMEP
2006
ACM
188views Database» more  XIMEP 2006»
15 years 10 months ago
A Fully Pipelined XQuery Processor
We present a high-performance, pull-based streaming processor for XQuery, called XQPull, that can handle many essential features of the language, including general predicates, rec...
Leonidas Fegaras, Ranjan K. Dash, YingHui Wang
XIMEP
2006
ACM
179views Database» more  XIMEP 2006»
15 years 10 months ago
Positional Grouping in XQuery
This paper proposes an extension to the XQuery language to solve the problem of positional grouping: that is, problems in which it is necessary to convert a flat sequence into a h...
Michael H. Kay