What is it about?

Due to increasing capacity of storage devices and speed of computer networks during last years, it is still more required to sort and search data effectively. A query result containing thousands of rows from a relational database is usually useless and unreadable. In that situation, users may prefer to define constraints and sorting priorities in the query, and see only several top rows from the result. This paper deals with top-k queries problems, extension of relational algebra by new operators and their implementation in a database system. It focuses on optimization of operations join and sort. The work also includes implementation and comparison of some algorithms in standalone .NET library NRank.

Featured Image

Read the Original

This page is a summary of: NRank: A Unified Platform Independent Approach for Top-K Algorithms, January 2012, Scitepress,
DOI: 10.5220/0003966901110116.
You can read the full text:

Read

Contributors

The following have contributed to this page