Sciweavers

995 search results - page 80 / 199
» Optimization of Complex Nested Queries in Relational Databas...
Sort
View
129
Voted
DASFAA
2005
IEEE
149views Database» more  DASFAA 2005»
15 years 8 months ago
Translate Graphical XML Query Language to SQLX
: Semi-structured data has become more and more attention-getting with the emergence of XML, and it has aroused much enthusiasm for integrating XML and SQL in database community. D...
Wei Ni, Tok Wang Ling
VLDB
2007
ACM
128views Database» more  VLDB 2007»
15 years 9 months ago
A genetic approach for random testing of database systems
Testing a database engine has been and continues to be a challenging task. The space of possible SQL queries along with their possible access paths is practically unbounded. Moreo...
Hardik Bati, Leo Giakoumakis, Steve Herbert, Aleks...
SIGMOD
2006
ACM
232views Database» more  SIGMOD 2006»
16 years 3 months ago
To search or to crawl?: towards a query optimizer for text-centric tasks
Text is ubiquitous and, not surprisingly, many important applications rely on textual data for a variety of tasks. As a notable example, information extraction applications derive...
Panagiotis G. Ipeirotis, Eugene Agichtein, Pranay ...
SIGMOD
2004
ACM
124views Database» more  SIGMOD 2004»
16 years 3 months ago
BLAS: An Efficient XPath Processing System
We present BLAS , a Bi-LAbeling based System, for efficiently processing complex XPath queries over XML data. BLAS uses Plabeling to process queries involving consecutive child ax...
Yi Chen, Susan B. Davidson, Yifeng Zheng
143
Voted
PVLDB
2010
146views more  PVLDB 2010»
14 years 9 months ago
Generating Efficient Execution Plans for Vertically Partitioned XML Databases
Experience with relational systems has shown that distribution is an effective way of improving the scalability of query evaluation. In this paper, we show how distributed query e...
Patrick Kling, M. Tamer Özsu, Khuzaima Daudje...