BOSS - An Architecture for Database Kernel Composition
Summary: BOSS presents a compositional database architecture connecting heterogeneous kernels via partial query evaluation and a unified plan/data exchange format. Its Arrow–ArrayFire–Velox implementation is near-zero-overhead, outperforming CPU-only Velox and sometimes GPU-native HeavyDB. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Hubert Mohr-Daurat (Imperial College London)
- 2. Xuan Sun (Imperial College London)
- 3. Holger Pirk (Imperial College London)
BibTeX Citation
@article{mohrdaurat_vldb24,
title = {{BOSS - An Architecture for Database Kernel Composition}},
author = {Mohr-Daurat, Hubert and Sun, Xuan and Pirk, Holger},
journal = {PVLDB},
series = {{VLDB} '24},
volume = {17},
number = {4},
pages = {877--890},
doi = {10.14778/3636218.3636239},
url = {https://doi.org/10.14778/3636218.3636239},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 7 of 7 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 7,432 | Powerful GPUs or Fast Interconnects: Analyzing Relational Workloads on Modern GPUs | 2025 | VLDB | 5.6199783e-05 |
| 7,959 | Terabyte-Scale Analytics in the Blink of an Eye | 2026 | VLDB | 5.5181056e-05 |
| 8,053 | Maximus: A Modular Accelerated Query Engine for Data Analytics on Heterogeneous Systems | 2025 | SIGMOD | 5.4990605e-05 |
| 10,121 | End-to-End Declarative Data Analytics: Co-designing Engines, Interfaces, and Cloud Infrastructure | 2026 | CIDR | 5.093636e-05 |
| 10,375 | GraphMatch: Subgraph Query Processing on Steroids | 2026 | SIGMOD | 5.093636e-05 |
| 10,630 | Cephalopod - Virtual Data Model Composition through Partial Query Translation | 2025 | CIDR | 5.093636e-05 |
| 10,957 | Towards Designing Future-Proof Data Processing Systems | 2025 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 26 of 26 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 7,582 | A Progress Report on DBOS: A Database-oriented Operating System | 2022 | CIDR |
| 2 | 5,765 | Charting the Design Space of Query Execution using VOILA | 2021 | VLDB |
| 3 | 8,862 | Composable Data Management: An Execution Overview | 2024 | VLDB |
| 4 | 6,264 | Mainlining Databases: Supporting Fast Transactional Workloads on Universal Columnar Data File Formats | 2021 | VLDB |
| 5 | 12,361 | SwissBox: An Architecture for Data Processing Appliances | 2011 | CIDR |
| 6 | 1,199 | Bridging the Archipelago between Row-Stores and Column-Stores for Hybrid Workloads | 2016 | SIGMOD |
| 7 | 4,478 | OmniDB: Towards Portable and Efficient Query Processing on Parallel CPU/GPU Architectures | 2013 | VLDB |
| 8 | 3,549 | DBOS: A DBMS-oriented Operating System | 2022 | VLDB |
| 9 | 11,275 | Hardware-Efficient Data Imputation through DBMS Extensibility | 2024 | VLDB |
| 10 | 5,469 | Apache Arrow DataFusion: A Fast, Embeddable, Modular Analytic Query Engine | 2024 | SIGMOD |