More Modern B-Tree Techniques

G Graefe - Foundations and Trends® in Databases, 2024 - nowpublishers.com
An earlier survey of modern b-tree techniques is now over a decade old. Obviously, it lacks
descriptions of techniques invented and published during this time. Just as importantly, it …

[PDF][PDF] Offset-value coding in database query processing.

G Graefe, T Do - EDBT, 2023 - openproceedings.org
Recent work [8] shows how offset-value coding speeds up database query execution, not
only sorting but also duplicate removal and grouping (aggregation) in sorted streams, order …

Priority queues for database query processing

G Graefe - BTW 2023, 2023 - dl.gi.de
Interesting orderings let sort-based query processing out-perform hash-based algorithms,
but only tree-of-losers priority queues and offset-value coding permit competing in all cases …

Systematic Literature Review on Parallel Sorting and Searching Algorithms for Graph Analytics Problems

S Kumar, RSR Kunte, P Vaidya - Sparklinglight …, 2023 - sparklinglightpublisher.com
This research paper aims to systematically review the literature published recently on the
topic of parallel processing algorithms for sorting and searching methods. The paper …

Optimizing Search and Sort Algorithms: Harnessing Parallel Programming for Efficient Processing of Large Datasets

I Maurya, S Sinha, M Suguna - 2023 2nd International …, 2023 - ieeexplore.ieee.org
This research study investigates the impact of parallel programming techniques on the
performance of searching and sorting algorithms. Traditional sequential algorithms have …