Sciweavers

463 search results - page 39 / 93
» Database De-Centralization - A Practical Approach
Sort
View
ICDE
2007
IEEE
151views Database» more  ICDE 2007»
14 years 11 months ago
Combined Static and Dynamic Analysis for Effective Buffer Minimization in Streaming XQuery Evaluation
Effective buffer management is crucial for efficient inmemory and streaming XQuery processing. We propose a buffer management scheme which combines static and dynamic analysis to ...
Michael Schmidt, Stefanie Scherzinger, Christoph K...
ICDE
2006
IEEE
149views Database» more  ICDE 2006»
14 years 11 months ago
An Efficient XPath Query Processor for XML Streams
Streaming XPath evaluation algorithms must record a potentially exponential number of pattern matches when both predicates and descendant axes are present in queries, and the XML ...
Yi Chen, Susan B. Davidson, Yifeng Zheng
VLDB
2007
ACM
95views Database» more  VLDB 2007»
14 years 10 months ago
The GCX System: Dynamic Buffer Minimization in Streaming XQuery Evaluation
In this demonstration, we present the main-memory based streaming XQuery engine GCX which implements novel buffer management strategies that combine static and dynamic analysis to...
Christoph Koch, Stefanie Scherzinger, Michael Schm...
SIGMOD
2005
ACM
128views Database» more  SIGMOD 2005»
14 years 10 months ago
Privacy Preserving OLAP
We present techniques for privacy-preserving computation of multidimensional aggregates on data partitioned across multiple clients. Data from different clients is perturbed (rand...
Rakesh Agrawal, Ramakrishnan Srikant, Dilys Thomas
EDBT
2002
ACM
132views Database» more  EDBT 2002»
14 years 10 months ago
A Framework for the Physical Design Problem for Data Synopses
Maintaining statistics on multidimensional data distributions is crucial for predicting the run-time and result size of queries and data analysis tasks with acceptable accuracy. To...
Arnd Christian König, Gerhard Weikum