Chimera: A system design of dual storage and traversal-join unified query processing for SQL/PGQ
Summary: Chimera combines PostgreSQL’s relational store with a topology-aware graph store, treating graph structure as first-class rather than a materialized view. Its unified Traversal-Join plans interleave graph traversal and relational joins for scalable, high-throughput SQL/PGQ. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Geonho Lee (Korea Advanced Institute of Science and Technology)
- 2. Jeongho Park (GraphAI)
- 3. Min-Soo Kim (Korea Advanced Institute of Science and Technology)
BibTeX Citation
@article{lee_vldb25,
title = {{Chimera: A system design of dual storage and traversal-join unified query processing for SQL/PGQ}},
author = {Lee, Geonho and Park, Jeongho and Kim, Min-Soo},
journal = {PVLDB},
series = {{VLDB} '25},
volume = {18},
number = {2},
pages = {279--292},
doi = {10.14778/3705829.3705845},
url = {https://doi.org/10.14778/3705829.3705845},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,590 | Aquila: A High-Concurrency System for Incremental Graph Query | 2026 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 28 of 28 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 | 14,269 | The Algres Testbed of CHIMERA: An Active Object-Oriented Database System | 1995 | SIGMOD |
| 2 | 8,487 | A Case for Graphics-driven Query Processing | 2023 | VLDB |
| 3 | 11,205 | Towards a Converged Relational-Graph Optimization Framework | 2024 | SIGMOD |
| 4 | 3,357 | Columnar Storage and List-based Processing for Graph Database Management Systems | 2021 | VLDB |
| 5 | 6,387 | Modern Techniques for Querying Graph-Structured Relations: Foundations, System Implementations, and Open Challenges | 2022 | VLDB |
| 6 | 6,999 | DuckPGQ: Efficient Property Graph Queries in an analytical RDBMS | 2023 | CIDR |
| 7 | 11,745 | Parallel Traversal of Graphs Stored in RDBMSs | 2020 | CIDR |
| 8 | 1,591 | SQLGraph: An Efficient Relational-Based Property Graph Store | 2015 | SIGMOD |
| 9 | 7,769 | G-SQL: Fast Query Processing via Graph Exploration | 2016 | VLDB |
| 10 | 10,920 | Chimera: Mitigating Ownership Transfers in Multi-Primary Shared-Storage Cloud-Native Databases | 2025 | VLDB |