MQJoin: Efficient Shared Execution of Main-Memory Joins
Summary: MQJoin shares join execution across hundreds of concurrent queries, reducing redundant work while exploiting main-memory bandwidth and multicore parallelism. It is schema-agnostic and delivers 2–5× higher throughput with more stable latency than prior methods and commercial column stores. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Darko Makreshanski (ETH Zurich)
- 2. Georgios Giannikis (Oracle)
- 3. Gustavo Alonso (ETH Zurich)
- 4. Donald Kossmann (ETH Zurich; Microsoft)
BibTeX Citation
@article{makreshanski_vldb16,
title = {{MQJoin: Efficient Shared Execution of Main-Memory Joins}},
author = {Makreshanski, Darko and Giannikis, Georgios and Alonso, Gustavo and Kossmann, Donald},
journal = {PVLDB},
series = {{VLDB} '16},
volume = {9},
number = {6},
pages = {480--491},
doi = {10.14778/2904128.2904130},
url = {https://doi.org/10.14778/2904128.2904130},
year = {2016}
}
Incoming Citations (Sorted by Pagerank)
Showing 13 of 13 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 18 of 18 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 | 3,134 | Efficient Join Algorithms For Large Database Tables in a Multi-GPU Environment | 2021 | VLDB |
| 2 | 1,320 | From Theory to Practice: Efficient Join Query Evaluation in a Parallel Database System | 2015 | SIGMOD |
| 3 | 4,668 | Performance Analysis of a Load Balancing Hash-Join Algorithm for a Shared Memory Multiprocessor | 1991 | VLDB |
| 4 | 423 | Massively Parallel Sort-Merge Joins in Main Memory Multi-Core Database Systems | 2012 | VLDB |
| 5 | 2,735 | Scheduling for shared window joins over data streams | 2003 | VLDB |
| 6 | 1,265 | An Experimental Comparison of Thirteen Relational Equi-Joins in Main Memory | 2016 | SIGMOD |
| 7 | 8,243 | Effective Resource Utilization for Multiprocessor Join Execution | 1989 | VLDB |
| 8 | 1,022 | A Scalable, Predictable Join Operator for Highly Concurrent Data Warehouses | 2009 | VLDB |
| 9 | 5,812 | MCJoin: A Memory-Constrained Join for Column-Store Main-Memory Databases. | 2012 | SIGMOD |
| 10 | 360 | Design and Evaluation of Main Memory Hash Join Algorithms for Multi-core CPUs | 2011 | SIGMOD |