Towards a Converged Relational-Graph Optimization Framework
Summary: RelGo: a converged relational-graph optimizer for SPJM queries (SQL/PGQ) that adds a graph-pattern matcher to SPJ. Shows graph-agnostic plans miss graph-specific gains; on DuckDB, RelGo yields ~21.9x speedups on standard benchmarks. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Yunkai Lou (Alibaba)
- 2. Longbin Lai (Alibaba)
- 3. Bingqing Lyu (Alibaba)
- 4. Yufan Yang (Alibaba)
- 5. Xiaoli Zhou (Alibaba)
- 6. Wenyuan Yu (Alibaba)
- 7. Ying Zhang (Zhejiang Gongshang University)
- 8. Jingren Zhou (Alibaba)
BibTeX Citation
@inproceedings{lou_sigmod24,
title = {{Towards a Converged Relational-Graph Optimization Framework}},
author = {Lou, Yunkai and Lai, Longbin and Lyu, Bingqing and Yang, Yufan and Zhou, Xiaoli and Yu, Wenyuan and Zhang, Ying and Zhou, Jingren},
series = {{SIGMOD} '24},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3698828},
url = {https://dl.acm.org/doi/10.1145/3698828},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 2 of 2 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 9,942 | A Modular Graph-Native Query Optimization Framework | 2025 | SIGMOD | 5.1915905e-05 |
| 9,996 | Path-centric Cardinality Estimation for Subgraph Matching | 2025 | VLDB | 5.1814573e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 27 of 27 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 | 290 | An Overview of Query Optimization in Relational Systems | 1998 | PODS |
| 2 | 10,508 | Practical Parameterized Query Optimization via Efficient Plan Reuse and List-wise Ranking | 2026 | SIGMOD |
| 3 | 7,769 | G-SQL: Fast Query Processing via Graph Exploration | 2016 | VLDB |
| 4 | 9,942 | A Modular Graph-Native Query Optimization Framework | 2025 | SIGMOD |
| 5 | 11,183 | Relational Algorithms for Top-k Query Evaluation | 2024 | SIGMOD |
| 6 | 10,106 | How to Optimize SQL Queries? A Comparison Between Split, Holistic, and Hybrid Approaches | 2025 | VLDB |
| 7 | 1,591 | SQLGraph: An Efficient Relational-Based Property Graph Store | 2015 | SIGMOD |
| 8 | 11,261 | Efficient Enumeration of Recursive Plans in Transformation-based Query Optimizers | 2024 | VLDB |
| 9 | 6,439 | DuckPGQ: Bringing SQL/PGQ to DuckDB | 2023 | VLDB |
| 10 | 6,999 | DuckPGQ: Efficient Property Graph Queries in an analytical RDBMS | 2023 | CIDR |