Bb-tree: A main-memory index structure for multidimensional range queries

S Sprenger, P Schäfer, U Leser - 2019 IEEE 35th International …, 2019 - ieeexplore.ieee.org
We present the BB-Tree, a fast and space-efficient index structure for processing
multidimensional workloads in main memory. It uses a k-ary search tree for pruning and …

A Survey of Multi-Dimensional Indexes: Past and Future Trends

M Li, H Wang, H Dai, M Li, R Gu, F Chen… - … on Knowledge and …, 2024 - ieeexplore.ieee.org
Index structures are powerful tools for improving query performance and reducing disk
access in database systems. Multi-dimensional indexes, in particular, are used to filter …

An eight-dimensional systematic evaluation of optimized search algorithms on modern processors

LC Schulz, D Broneske, G Saake - Proceedings of the VLDB Endowment, 2018 - dl.acm.org
Searching in sorted arrays of keys is a common task with a broad range of applications.
Often searching is part of the performance critical sections of a database query or index …

Accelerating Columnar Storage Based on Asynchronous Skip** Strategy

W Li, Z Yang, L Deng, Z Cheng, W Wen, Y He - Big Data Research, 2023 - Elsevier
Many database applications, such as OnLine Analytical Processing (OLAP), web-based
information extraction or scientific computation, need to select a subset of fields based on …

Efficient evaluation of multi-column selection predicates in main-memory

D Broneske, V Köppen, G Saake… - IEEE Transactions on …, 2018 - ieeexplore.ieee.org
Efficient evaluation of selection predicates is a performance-critical task, for instance to
reduce intermediate result sizes being the input for further operations. With analytical …

Cooking DBMS Operations using Granular Primitives: An Overview on a Primitive-based RDBMS Query Evaluation

B Gurumurthy, D Broneske, T Drewes, T Pionteck… - Datenbank …, 2018 - Springer
The increasing heterogeneity of the underlying hardware forces modern database system
engineers to implement multiple variants of a single database operator (eg, join, selection) …

Selective caching: a persistent memory approach for multi-dimensional index structures

MA Jibril, P Götze, D Broneske, KU Sattler - Distributed and Parallel …, 2022 - Springer
After the introduction of Persistent Memory in the form of Intel's Optane DC Persistent
Memory on the market in 2019, it has found its way into manifold applications and systems …

Combining two worlds: MonetDB with multi-dimensional index structure support to efficiently query scientific data

P Blockhaus, D Broneske, M Schäler… - Proceedings of the …, 2020 - dl.acm.org
Reproducibility and generalizability are important criteria for today's data management
society. Hence, stand-alone solutions that work well in isolation, but cannot convince at …

Simd acceleration for main-memory index structures–a survey

M Wallewein-Eising, D Broneske, G Saake - … , BDAS 2018, Held at the 24th …, 2018 - Springer
Index structures designed for disk-based database systems do not fulfill the requirements for
modern database systems. To improve the performance of these index structures, different …

[PDF][PDF] Accelerating mono and multi-column selection predicates in modern main-memory database systems.

D Broneske, G Saake, KU Sattler, S Manegold - 2019 - opendata.uni-halle.de
Ever-since, database system engineers are striving for peak performance of their database
operators. However, this goal is a major endeavor since database operators are influenced …