Sciweavers

1500 search results - page 119 / 300
» Query Optimization in Database Grid
Sort
View
ICDM
2007
IEEE
99views Data Mining» more  ICDM 2007»
14 years 3 months ago
Optimizing Frequency Queries for Data Mining Applications
Data mining algorithms use various Trie and bitmap-based representations to optimize the support (i.e., frequency) counting performance. In this paper, we compare the memory requi...
Hassan H. Malik, John R. Kender
IDEAS
2009
IEEE
176views Database» more  IDEAS 2009»
14 years 3 months ago
Evaluation of skyline algorithms in PostgreSQL
In this paper, we present our work on evaluating the skyline algorithms BNL, SFS, and a variant of LESS in PostgreSQL. It is well known that the performance of skyline queries is ...
Hannes Eder, Fang Wei
ISCI
2007
105views more  ISCI 2007»
13 years 9 months ago
Cost modeling of spatial operators using non-parametric regression
In an object-relational database management system, a query optimizer requires users to provide cost models of userdefined functions. The traditional approach is analytical, that...
Songtao Jiang, Byung Suk Lee, Zhen He
SIGMOD
2011
ACM
204views Database» more  SIGMOD 2011»
12 years 12 months ago
Datalog and emerging applications: an interactive tutorial
We are witnessing an exciting revival of interest in recursive Datalog queries in a variety of emerging application domains such as data integration, information extraction, netwo...
Shan Shan Huang, Todd Jeffrey Green, Boon Thau Loo
VLDB
2005
ACM
112views Database» more  VLDB 2005»
14 years 2 months ago
Content-Based Routing: Different Plans for Different Data
Query optimizers in current database systems are designed to pick a single efficient plan for a given query based on current statistical properties of the data. However, different...
Pedro Bizarro, Shivnath Babu, David J. DeWitt, Jen...