Unnesting Arbitrary Queries
Abstract
SQL-99 allows for nested subqueries at nearly all places within a query. From a user's point of view, nested queries can greatly simplify the formulation of complex queries. However, nested queries that are correlated with the outer queries frequently lead to dependent joins with nested loops evaluations and thus poor performance. Existing systems therefore use a number of heuristics to unnest these queries, i.e., de-correlate them. These unnesting techniques can greatly speed up query processing, but are usually limited to certain classes of queries. To the best of our knowledge no existing system can de-correlate queries in the general case. We present a generic approach for unnesting arbitrary queries. As a result, the de-correlated queries allow for much simpler and much more efficient query evaluation.
- Citation
- BibTeX
Neumann, T. & Kemper, A.,
(2015).
Unnesting Arbitrary Queries.
In:
Seidl, T., Ritter, N., Schöning, H., Sattler, K.-U., Härder, T., Friedrich, S. & Wingerath, W.
(Hrsg.),
Datenbanksysteme für Business, Technologie und Web (BTW 2015).
Bonn:
Gesellschaft für Informatik e.V..
(S. 383-402).
@inproceedings{mci/Neumann2015,
author = {Neumann, Thomas AND Kemper, Alfons},
title = {Unnesting Arbitrary Queries},
booktitle = {Datenbanksysteme für Business, Technologie und Web (BTW 2015)},
year = {2015},
editor = {Seidl, Thomas AND Ritter, Norbert AND Schöning, Harald AND Sattler, Kai-Uwe AND Härder, Theo AND Friedrich, Steffen AND Wingerath, Wolfram} ,
pages = { 383-402 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
author = {Neumann, Thomas AND Kemper, Alfons},
title = {Unnesting Arbitrary Queries},
booktitle = {Datenbanksysteme für Business, Technologie und Web (BTW 2015)},
year = {2015},
editor = {Seidl, Thomas AND Ritter, Norbert AND Schöning, Harald AND Sattler, Kai-Uwe AND Härder, Theo AND Friedrich, Steffen AND Wingerath, Wolfram} ,
pages = { 383-402 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
Haben Sie fehlerhafte Angaben entdeckt? Sagen Sie uns Bescheid: Send Feedback
More Info
ISBN: 978-3-88579-635-0
ISSN: 1617-5468
xmlui.MetaDataDisplay.field.date: 2015
Language:
(en)

Content Type: Text/Conference Paper