GRainDB: A Relational-core Graph-Relational DBMS
Summary: GRainDB extends DuckDB into a relational-core graph-relational DBMS, adding graph modeling, querying, and visualization while staying within the RDBMS engine. It augments internals with pointer-based joins on system RIDs and adjacency-list-like RID indices to accelerate graph workloads. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Guodong Jin (Renmin University of China)
- 2. Nafisa Anzum (University of Waterloo)
- 3. Semih Salihoglu (University of Waterloo)
BibTeX Citation
@inproceedings{jin_cidr22,
address = {Amsterdam, Netherlands},
series = {{CIDR} '22},
title = {{GRainDB: A Relational-core Graph-Relational DBMS}},
booktitle = {Proceedings of the {Conference} on {Innovative} {Data} {Systems} {Research}},
author = {Jin, Guodong and Anzum, Nafisa and Salihoglu, Semih},
year = {2022}
}
Incoming Citations (Sorted by Pagerank)
Showing 3 of 3 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 7,978 | ADOPT: Adaptively Optimizing Attribute Orders for Worst-Case Optimal Join Algorithms via Reinforcement Learning | 2023 | VLDB | 5.514996e-05 |
| 9,944 | Chimera: A system design of dual storage and traversal-join unified query processing for SQL/PGQ | 2025 | VLDB | 5.1915905e-05 |
| 10,526 | TurboLynx: Schemaless Graph Engine Strikes Back for General-Purpose Analytics | 2026 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 10 of 10 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 | 759 | The case against specialized graph analytics engines | 2015 | CIDR |
| 2 | 2,628 | Gral: An Extensible Relational Database System for Geometric Applications | 1989 | VLDB |
| 3 | 3,872 | All-in-One: Graph Processing in RDBMSs Revisited | 2017 | SIGMOD |
| 4 | 6,439 | DuckPGQ: Bringing SQL/PGQ to DuckDB | 2023 | VLDB |
| 5 | 4,340 | GRFusion: Graphs as First-Class Citizens in Main-Memory Relational Database Systems | 2018 | SIGMOD |
| 6 | 6,387 | Modern Techniques for Querying Graph-Structured Relations: Foundations, System Implementations, and Open Challenges | 2022 | VLDB |
| 7 | 7,769 | G-SQL: Fast Query Processing via Graph Exploration | 2016 | VLDB |
| 8 | 6,999 | DuckPGQ: Efficient Property Graph Queries in an analytical RDBMS | 2023 | CIDR |
| 9 | 1,359 | GraphDB: Modeling and Querying Graphs in Databases | 1994 | VLDB |
| 10 | 8,468 | Making RDBMSs Efficient on Graph Workloads Through Predefined Joins | 2022 | VLDB |