Making RDBMSs Efficient on Graph Workloads Through Predefined Joins
Summary: GRainDB brings graph-style predefined joins to RDBMSs by materializing tuple RIDs and using SIP-enabled hash joins rather than INLJ. Integrated into DuckDB, it robustly accelerates relational and graph workloads, especially large many-to-many joins. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Guodong Jin (Renmin University of China)
- 2. Semih Salihoglu (University of Waterloo)
BibTeX Citation
@article{jin_vldb22,
title = {{Making RDBMSs Efficient on Graph Workloads Through Predefined Joins}},
author = {Jin, Guodong and Salihoglu, Semih},
journal = {PVLDB},
series = {{VLDB} '22},
volume = {15},
number = {5},
pages = {1011--1023},
doi = {10.14778/3510397.3510400},
url = {https://doi.org/10.14778/3510397.3510400},
year = {2022}
}
Incoming Citations (Sorted by Pagerank)
Showing 6 of 6 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 2,126 | Kuzu* Graph Database Management System | 2023 | CIDR | 9.1329991e-05 |
| 6,387 | Modern Techniques for Querying Graph-Structured Relations: Foundations, System Implementations, and Open Challenges | 2022 | VLDB | 5.8896555e-05 |
| 8,376 | GRainDB: A Relational-core Graph-Relational DBMS | 2022 | CIDR | 5.4389021e-05 |
| 9,942 | A Modular Graph-Native Query Optimization Framework | 2025 | SIGMOD | 5.1915905e-05 |
| 9,944 | Chimera: A system design of dual storage and traversal-join unified query processing for SQL/PGQ | 2025 | VLDB | 5.1915905e-05 |
| 11,205 | Towards a Converged Relational-Graph Optimization Framework | 2024 | SIGMOD | 5.093636e-05 |
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 | 1,979 | Scalable Join Processing on Very Large RDF Graphs | 2009 | SIGMOD |
| 2 | 10,888 | Saving Private Hash Join | 2025 | VLDB |
| 3 | 7,591 | Efficiently Processing Joins and Grouped Aggregations on GPUs | 2025 | SIGMOD |
| 4 | 904 | Tradeoffs in Processing Complex Join Queries via Hashing in Multiprocessor Database Machines | 1990 | VLDB |
| 5 | 3,134 | Efficient Join Algorithms For Large Database Tables in a Multi-GPU Environment | 2021 | VLDB |
| 6 | 3,622 | Robust Join Processing with Diamond Hardened Joins | 2024 | VLDB |
| 7 | 3,872 | All-in-One: Graph Processing in RDBMSs Revisited | 2017 | SIGMOD |
| 8 | 8,234 | The Case for Learned In-Memory Joins | 2023 | VLDB |
| 9 | 1,740 | Adopting Worst-Case Optimal Joins in Relational Database Systems | 2020 | VLDB |
| 10 | 8,376 | GRainDB: A Relational-core Graph-Relational DBMS | 2022 | CIDR |