Graph-centric Cross-model Data Integration and Analytics in a Unified Multi-model Database
Zepeng Liu, Sheng Wang, Shixun Huang, Hailang Qiu, Yuwei Peng, Jiale Feng, Shunan Liao, Yushuai Ji, Zhiyong Peng

TL;DR
This paper introduces GredoDB, a unified multi-model database optimized for graph-centric cross-model data integration and analytics, significantly improving performance over existing systems.
Contribution
GredoDB is a novel multi-model database that efficiently supports integrated graph, relational, and document data processing with optimized algorithms and architecture.
Findings
Up to 107.89x faster GCDI response time
Up to 356.72x faster GCDA response time
Significant performance improvements over state-of-the-art MMDBs
Abstract
Graph-centric cross-model data integration and analytics (GCDIA) refer to tasks that leverage the graph model as a central paradigm to integrate relevant information across heterogeneous data models, such as relational and document, and subsequently perform complex analytics such as regression and similarity computation. As modern applications generate increasingly diverse data and move beyond simple retrieval toward advanced analytical objectives (e.g., prediction and recommendation), GCDIA has become increasingly important. Existing multi-model databases (MMDBs) struggle to efficiently support both integration (GCDI) and analytics (GCDA) in GCDIA. They typically separate graph processing from other models without global optimization for GCDI, while relying on tuple-at-a-time execution for GCDA, leading to limited performance and scalability. To address these limitations, we propose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGraph Theory and Algorithms · Advanced Graph Neural Networks · Data Quality and Management
