pith. machine review for the scientific record. sign in

arxiv: 1901.08248 · v1 · submitted 2019-01-24 · 💻 cs.DB

Recognition: unknown

TigerGraph: A Native MPP Graph Database

Authors on Pith no claims yet
classification 💻 cs.DB
keywords graphhigh-leveltigergraphanalyticsdatabasegsqlprogrammingsufficiently
0
0 comments X
read the original abstract

We present TigerGraph, a graph database system built from the ground up to support massively parallel computation of queries and analytics. TigerGraph's high-level query language, GSQL, is designed for compatibility with SQL, while simultaneously allowing NoSQL programmers to continue thinking in Bulk-Synchronous Processing (BSP) terms and reap the benefits of high-level specification. GSQL is sufficiently high-level to allow declarative SQL-style programming, yet sufficiently expressive to concisely specify the sophisticated iterative algorithms required by modern graph analytics and traditionally coded in general-purpose programming languages like C++ and Java. We report very strong scale-up and scale-out performance over a benchmark we published on GitHub for full reproducibility.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. LogosKG: Hardware-Optimized Scalable and Interpretable Knowledge Graph Retrieval

    cs.CL 2026-04 unverdicted novelty 6.0

    LogosKG delivers a novel hardware-aligned system for efficient multi-hop retrieval on billion-edge knowledge graphs without sacrificing fidelity, demonstrated via biomedical KG-LLM applications.