Sciweavers

896 search results - page 76 / 180
» Caching in Multidimensional Databases
Sort
View
ADC
2009
Springer
178views Database» more  ADC 2009»
14 years 3 months ago
CSC: Supporting Queries on Compressed Cached XML
Whenever a client frequently has to retrieve, to query and to locally transform large parts of a huge XML document that is stored on a remote web information server, data exchange...
Stefan Böttcher, Rita Hartel
SSDBM
2008
IEEE
97views Database» more  SSDBM 2008»
14 years 3 months ago
Caching Dynamic Skyline Queries
Given a query tuple q, the dynamic skyline query retrieves the tuples that are not dynamically dominated by any other in the data set with respect to q. A tuple dynamically dominat...
Dimitris Sacharidis, Panagiotis Bouros, Timos K. S...
VLDB
1994
ACM
148views Database» more  VLDB 1994»
14 years 1 months ago
Cache Conscious Algorithms for Relational Query Processing
The current main memory (DRAM) access speeds lag far behind CPU speeds. Cache memory, made of static RAM, is being used in today's architectures to bridge this gap. It provid...
Ambuj Shatdal, Chander Kant, Jeffrey F. Naughton
DEXAW
2008
IEEE
120views Database» more  DEXAW 2008»
14 years 3 months ago
Robust Data Exchange for Unreliable P2P Networks
The aim of this work is to provide a robust way for peers with heterogeneous data sources to exchange information in an unreliable network. We address this problem in two ways. Fi...
Duc Minh Le, Andrew Smith, Peter McBrien
EDBT
2010
ACM
155views Database» more  EDBT 2010»
14 years 13 days ago
Suffix tree construction algorithms on modern hardware
Suffix trees are indexing structures that enhance the performance of numerous string processing algorithms. In this paper, we propose cache-conscious suffix tree construction algo...
Dimitris Tsirogiannis, Nick Koudas