Sciweavers

1500 search results - page 20 / 300
» Query Optimization in Database Grid
Sort
View
VLDB
2000
ACM
121views Database» more  VLDB 2000»
13 years 11 months ago
Optimizing Multi-Feature Queries for Image Databases
In digital libraries image retrieval queries can be based on the similarity of objects, using several feature attributes like shape, texture, color or text. Such multi-feature que...
Ulrich Güntzer, Wolf-Tilo Balke, Werner Kie&s...
ICDE
2008
IEEE
127views Database» more  ICDE 2008»
14 years 9 months ago
Optimizing SQL Queries over Text Databases
Text documents often embed data that is structured in nature, and we can expose this structured data using information extraction technology. By processing a text database with inf...
Alpa Jain, AnHai Doan, Luis Gravano
EDBTW
2004
Springer
14 years 1 months ago
XPeer: A Self-Organizing XML P2P Database System
This paper describes XPeer, a zero-administration system for sharing and querying XML data. The system allows users to share XML data without significant human intervention, and t...
Carlo Sartiani, Paolo Manghi, Giorgio Ghelli, Giov...
VLDB
2002
ACM
126views Database» more  VLDB 2002»
13 years 7 months ago
Plan Selection Based on Query Clustering
Query optimization is a computationally intensive process, especially for complex queries. We present here a tool, called PLASTIC, that can be used by query optimizers to amortize...
Antara Ghosh, Jignashu Parikh, Vibhuti S. Sengar, ...
ICDE
2007
IEEE
98views Database» more  ICDE 2007»
14 years 1 months ago
Towards Adaptive Costing of Database Access Methods
Most database query optimizers use cost models to identify good query execution plans. Inaccuracies in the cost models can cause query optimizers to select poor plans. In this pap...
Ye Qin, Kenneth Salem, Anil K. Goel