Sciweavers

5166 search results - page 104 / 1034
» Web Query Optimizer
Sort
View
ICDT
2009
ACM
119views Database» more  ICDT 2009»
16 years 3 months ago
Querying data sources that export infinite sets of views
We study the problem of querying data sources that accept only a limited set of queries, such as sources accessible by Web services which can implement very large (potentially inf...
Bogdan Cautis, Alin Deutsch, Nicola Onose
ESWS
2009
Springer
15 years 9 months ago
Effects of Using a Research Context Ontology for Query Expansion
This thesis investigates the question whether and how ontologies such as the ones currently evolving in the Semantic Web can serve as knowledge structures for the generation of que...
Carola Carstens
DBA
2006
173views Database» more  DBA 2006»
15 years 3 months ago
Object-Oriented Programming with Recursive Queries
: Recursive queries are required in many object-oriented database applications. Among them we can mention Bill-Of-Material (BOM), stock market dependencies, various kinds of networ...
Tomasz Pieciukiewicz, Krzysztof Stencel, Kazimierz...
SIGMOD
2010
ACM
364views Database» more  SIGMOD 2010»
15 years 7 months ago
Optimizing schema-last tuple-store queries in graphd
Current relational databases require that a database schema exist prior to data entry and require manual optimization for best performance. We describe the query optimization tech...
Scott M. Meyer, Jutta Degener, John Giannandrea, B...
CIKM
2005
Springer
15 years 8 months ago
Selectivity-based partitioning: a divide-and-union paradigm for effective query optimization
Modern query optimizers select an efficient join ordering for a physical execution plan based essentially on the average join selectivity factors among the referenced tables. In ...
Neoklis Polyzotis