English

Views: a hardware-friendly graph database model for storing semantic information

Databases 2025-11-17 v2 Hardware Architecture Distributed, Parallel, and Cluster Computing Symbolic Computation

Abstract

The graph database (GDB) is an increasingly common storage model for data involving relationships between entries. Beyond its widespread usage in database industries, the advantages of GDBs indicate a strong potential in constructing symbolic artificial intelligences (AIs) and retrieval-augmented generation (RAG), where knowledge of data inter-relationships takes a critical role in implementation. However, current GDB models are not optimised for hardware acceleration, leading to bottlenecks in storage capacity and computational efficiency. In this paper, we propose a hardware-friendly GDB model, called Views. We show its data structure and organisation tailored for efficient storage and retrieval of graph data and demonstrate its functional equivalence and storage performance advantage compared to represent traditional graph representations. We further demonstrate its symbolic processing abilities in semantic reasoning and cognitive modelling with practical examples and provide a short perspective on future developments.

Keywords

Cite

@article{arxiv.2508.18123,
  title  = {Views: a hardware-friendly graph database model for storing semantic information},
  author = {Yanjun Yang and Adrian Wheeldon and Yihan Pan and Themis Prodromakis and Alex Serb},
  journal= {arXiv preprint arXiv:2508.18123},
  year   = {2025}
}
R2 v1 2026-07-01T05:04:47.685Z