Sciweavers

3361 search results - page 314 / 673
» An Approach of Performance Evaluation in Authentic Database ...
Sort
View
DEXA
2007
Springer
131views Database» more  DEXA 2007»
16 years 26 days ago
Improving Semantic Query Answering
The retrieval problem is one of the main reasoning tasks for knowledge base systems. Given a knowledge base K and a concept C, the retrieval problem consists of finding all indivi...
Norbert Kottmann, Thomas Studer
SIGMOD
2000
ACM
173views Database» more  SIGMOD 2000»
15 years 6 months ago
javax.XXL: A prototype for a Library of Query processing Algorithms
In this paper we describe XXL (eXtensible and fleXible Library), a toolkit for rapid prototyping query processing algorithms. XXL is a flexible, high-level, platform independent J...
Jochen Van den Bercken, Jens-Peter Dittrich, Bernh...
VLDB
2005
ACM
122views Database» more  VLDB 2005»
16 years 4 days ago
Optimizing Nested Queries with Parameter Sort Orders
Nested iteration is an important technique for query evaluation. It is the default way of executing nested subqueries in SQL. Although decorrelation often results in cheaper non-n...
Ravindra Guravannavar, H. S. Ramanujam, S. Sudarsh...
ER
2006
Springer
123views Database» more  ER 2006»
15 years 10 months ago
A Quantitative Summary of XML Structures
Statistical summaries in relational databases mainly focus on the distribution of data values and have been found useful for various applications, such as query evaluation and data...
Zi Lin, Bingsheng He, Byron Choi
VLDB
2007
ACM
124views Database» more  VLDB 2007»
16 years 24 days ago
Ad-hoc Top-k Query Answering for Data Streams
A top-k query retrieves the k highest scoring tuples from a data set with respect to a scoring function defined on the attributes of a tuple. The efficient evaluation of top-k q...
Gautam Das, Dimitrios Gunopulos, Nick Koudas, Niko...