The case against specialized graph analytics engines
Summary: Argues that specialized graph engines are often unnecessary for enterprises by presenting Grail, a vertex-centric syntactic layer that compiles graph queries into SQL to run atop existing RDBMSs. Single-node comparisons with GraphLab/Giraph show competitive performance, leveraging RDBMS maturity and admin infrastructure. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Jing Fan (University of Wisconsin)
- 2. Adalbert Gerald (University of Wisconsin)
- 3. Soosai Raj (University of Wisconsin)
- 4. Jignesh M. Patel (University of Wisconsin)
BibTeX Citation
@inproceedings{fan_cidr15,
address = {Amsterdam, Netherlands},
series = {{CIDR} '15},
title = {{The case against specialized graph analytics engines}},
booktitle = {Proceedings of the {Conference} on {Innovative} {Data} {Systems} {Research}},
author = {Fan, Jing and Gerald, Adalbert and Raj, Soosai and Patel, Jignesh M.},
year = {2015}
}
Incoming Citations (Sorted by Pagerank)
Showing 29 of 29 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 8 of 8 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 3 | Pregel: A System for Large-Scale Graph Processing | 2010 | SIGMOD | 0.0012250108 |
| 137 | Relational Databases for Querying XML Documents: Limitations and Opportunities | 1999 | VLDB | 0.00029877792 |
| 1,300 | An Experimental Comparison of Pregel-like Graph Processing Systems | 2014 | VLDB | 0.00011258552 |
| 1,539 | Distributed SociaLite: A Datalog-Based Language for Large-Scale Graph Analysis | 2013 | VLDB | 0.000104329 |
| 2,433 | Vertexica: Your Relational Friend for Graph Analytics! | 2014 | VLDB | 8.5869161e-05 |
| 2,458 | Large-Scale Graph Analytics in Aster 6: Bringing Context to Big Data Discovery | 2014 | VLDB | 8.5509012e-05 |
| 4,745 | Graph Queries in a Next-Generation Datalog System | 2013 | VLDB | 6.526185e-05 |
| 5,926 | Teaching an Old Elephant New Tricks | 2009 | CIDR | 6.0388444e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 2,854 | Extracting and Analyzing Hidden Graphs from Relational Databases | 2017 | SIGMOD |
| 2 | 8,468 | Making RDBMSs Efficient on Graph Workloads Through Predefined Joins | 2022 | VLDB |
| 3 | 1,591 | SQLGraph: An Efficient Relational-Based Property Graph Store | 2015 | SIGMOD |
| 4 | 6,387 | Modern Techniques for Querying Graph-Structured Relations: Foundations, System Implementations, and Open Challenges | 2022 | VLDB |
| 5 | 211 | EmptyHeaded: A Relational Engine for Graph Processing | 2016 | SIGMOD |
| 6 | 8,318 | Optimizing Declarative Graph Queries at Large Scale | 2019 | SIGMOD |
| 7 | 11,745 | Parallel Traversal of Graphs Stored in RDBMSs | 2020 | CIDR |
| 8 | 3,872 | All-in-One: Graph Processing in RDBMSs Revisited | 2017 | SIGMOD |
| 9 | 7,610 | Using Domain-Specific Languages For Analytic Graph Databases | 2016 | VLDB |
| 10 | 7,769 | G-SQL: Fast Query Processing via Graph Exploration | 2016 | VLDB |