Sciweavers

133 search results - page 14 / 27
» vldb 2005
Sort
View
VLDB
2005
ACM
121views Database» more  VLDB 2005»
14 years 3 months ago
Improving Database Performance on Simultaneous Multithreading Processors
Simultaneous multithreading (SMT) allows multiple threads to supply instructions to the instruction pipeline of a superscalar processor. Because threads share processor resources,...
Jingren Zhou, John Cieslewicz, Kenneth A. Ross, Mi...
VLDB
2005
ACM
125views Database» more  VLDB 2005»
14 years 3 months ago
Interactive Schema Translation with Instance-Level Mappings
We demonstrate a prototype that translates schemas from a source metamodel (e.g., OO, relational, XML) to a target metamodel. The prototype is integrated with Microsoft Visual Stu...
Philip A. Bernstein, Sergey Melnik, Peter Mork
VLDB
2005
ACM
118views Database» more  VLDB 2005»
14 years 3 months ago
Selectivity Estimation for Fuzzy String Predicates in Large Data Sets
Many database applications have the emerging need to support fuzzy queries that ask for strings that are similar to a given string, such as “name similar to smith” and “tele...
Liang Jin, Chen Li
VLDB
2005
ACM
104views Database» more  VLDB 2005»
14 years 3 months ago
Approximate Matching of Hierarchical Data Using pq-Grams
When integrating data from autonomous sources, exact matches of data items that represent the same real world object often fail due to a lack of common keys. Yet in many cases str...
Nikolaus Augsten, Michael H. Böhlen, Johann G...
VLDB
2005
ACM
119views Database» more  VLDB 2005»
14 years 3 months ago
Database-Inspired Search
“W3QL: A Query Language for the WWW”, published in 1995, presented a language with several distinctive features. Employing existing indexes as access paths, it allowed the sel...
David Konopnicki, Oded Shmueli