Sciweavers

6654 search results - page 247 / 1331
» Querying Faceted Databases
Sort
View
PROCEDIA
2010
113views more  PROCEDIA 2010»
15 years 5 months ago
Exploring utilisation of GPU for database applications
This study is devoted to exploring possible applications of GPU technology for acceleration of the database access. We use the n-gram based approximate text search engine as a tes...
Slawomir Walkowiak, Konrad Wawruch, Marita Nowotka...
DEXA
2003
Springer
122views Database» more  DEXA 2003»
15 years 12 months ago
KeyQuery - A Front End for the Automatic Translation of Keywords into Structured Queries
: We demonstrate an approach to transform keyword queries automatically into queries that combine keywords appropriately by boolean operations, such as and and or. Our approach is ...
Martin Erwig, Jianglin He
ICDE
2004
IEEE
85views Database» more  ICDE 2004»
16 years 8 months ago
Selectivity Estimation for String Predicates: Overcoming the Underestimation Problem
Queries with (equality or LIKE) selection predicates over string attributes are widely used in relational databases. However, state-of-the-art techniques for estimating selectivit...
Surajit Chaudhuri, Venkatesh Ganti, Luis Gravano
SIGMOD
2001
ACM
93views Database» more  SIGMOD 2001»
16 years 6 months ago
XQuery Formal Semantics: State and Challenges
The XQuery formalization is an ongoing effort of the W3C XML Query working group to define a precise formal semantics for XQuery. This paper briefly introduces the current state o...
Peter Fankhauser
XIMEP
2004
ACM
88views Database» more  XIMEP 2004»
16 years 1 days ago
XQuery Processing in Natix with an Emphasis on Join Ordering
We give an overview on how XQuery processing works in our native XML database system Natix. After a brief description of the query compiler we focus on the aspect of join ordering...
Norman May, Sven Helmer, Carl-Christian Kanne, Gui...