Proceedings 2003 VLDB Conference 2003
DOI: 10.1016/b978-012722442-8/50072-0
|View full text |Cite
|
Sign up to set email alerts
|

Supporting Top-k Join Queries in Relational Databases

Abstract: Abstract. Ranking queries, also known as top-k queries, produce results that are ordered on some computed score. Typically, these queries involve joins, where users are usually interested only in the top-k join results. Top-k queries are dominant in many emerging applications, e.g., multimedia retrieval by content, Web databases, data mining, middlewares, and most information retrieval applications. Current relational query processors do not handle ranking queries efficiently, especially when joins are involve… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
323
0
1

Year Published

2005
2005
2012
2012

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 178 publications
(325 citation statements)
references
References 13 publications
0
323
0
1
Order By: Relevance
“…The J* rank join, based on the A* algorithm, was proposed in [14]. Other rank join algorithms, HRJN and HRJN*, were introduced in [7] and further extended in [12]. In contrast to previous works, we aim at the Linked Data context.…”
Section: Related Workmentioning
confidence: 99%
See 3 more Smart Citations
“…The J* rank join, based on the A* algorithm, was proposed in [14]. Other rank join algorithms, HRJN and HRJN*, were introduced in [7] and further extended in [12]. In contrast to previous works, we aim at the Linked Data context.…”
Section: Related Workmentioning
confidence: 99%
“…However, previous work on the top-k join problem uses pull-based processing, i.e., join operators actively "pull" their inputs in order to produce an output [7,17,20]. In compliance with [17], we adapt the pull/bound rank join (PBRJ) algorithm template for a push-based execution in the Linked Data setting.…”
Section: Push-based Top-k Join Processingmentioning
confidence: 99%
See 2 more Smart Citations
“…The top-k algorithms embedded in RDBMS [14,15] are concerned with augmenting the query optimizer to considering rank-joins during plan evaluation. The rank-join algorithms require ordered data on input similarly to the previous middleware algorithms.…”
Section: Related Workmentioning
confidence: 99%