Sciweavers

528 search results - page 22 / 106
» The Similarity Join Database Operator
Sort
View
ICDE
2007
IEEE
164views Database» more  ICDE 2007»
15 years 4 months ago
Secure Mediation of Join Queries by Processing Ciphertexts
In a secure mediated information system, confidentiality is one of the main concerns when transmitting data from datasources to clients via a mediator. We present three approache...
Joachim Biskup, Christian Tsatedem, Lena Wiese
DAMON
2009
Springer
15 years 4 months ago
Cache-conscious buffering for database operators with state
Database processes must be cache-efficient to effectively utilize modern hardware. In this paper, we analyze the importance of temporal locality and the resultant cache behavior ...
John Cieslewicz, William Mee, Kenneth A. Ross
SIGMOD
2002
ACM
93views Database» more  SIGMOD 2002»
15 years 9 months ago
Implementing database operations using SIMD instructions
Modern CPUs have instructions that allow basic operations to be performed on several data elements in parallel. These instructions are called SIMD instructions, since they apply a...
Jingren Zhou, Kenneth A. Ross
CORR
2008
Springer
142views Education» more  CORR 2008»
14 years 8 months ago
A Join Index for XML Data Warehouses
XML data warehouses form an interesting basis for decision-support applications that exploit complex data. However, native-XML database management systems (DBMSs) currently bear l...
Hadj Mahboubi, Kamel Aouiche, Jérôme ...
CIKM
1999
Springer
15 years 2 months ago
Page Access Scheduling in Join Processing
The join relational operation is one of the most expensive among database operations. In this study, we consider the problem of scheduling page accesses in join processing. This r...
Andrew Lim, Jennifer Lai-Pheng Kwan, Wee-Chong Oon