A survey on NoSQL stores

A Davoudian, L Chen, M Liu - ACM Computing Surveys (CSUR), 2018 - dl.acm.org
Recent demands for storing and querying big data have revealed various shortcomings of
traditional relational database systems. This, in turn, has led to the emergence of a new kind …

Demystifying graph databases: Analysis and taxonomy of data organization, system designs, and graph queries

M Besta, R Gerstenberger, E Peter, M Fischer… - ACM Computing …, 2023 - dl.acm.org
Numerous irregular graph datasets, for example social networks or web graphs, may contain
even trillions of edges. Often, their structure changes over time and they have domain …

Aurum: A data discovery system

RC Fernandez, Z Abedjan, F Koko… - 2018 IEEE 34th …, 2018 - ieeexplore.ieee.org
Organizations face a data discovery problem when their analysts spend more time looking
for relevant data than analyzing it. This problem has become commonplace in modern …

Fast and concurrent {RDF} queries with {RDMA-Based} distributed graph exploration

J Shi, Y Yao, R Chen, H Chen, F Li - 12th USENIX Symposium on …, 2016 - usenix.org
Many public knowledge bases are represented and stored as RDF graphs, where users can
issue structured queries on such graphs using SPARQL. With massive queries over large …

LiveGraph: A transactional graph storage system with purely sequential adjacency list scans

X Zhu, G Feng, M Serafini, X Ma, J Yu, L **e… - arxiv preprint arxiv …, 2019 - arxiv.org
The specific characteristics of graph workloads make it hard to design a one-size-fits-all
graph storage system. Systems that support transactional updates use data structures with …

Knowledge graphs querying

A Khan - ACM SIGMOD Record, 2023 - dl.acm.org
Knowledge graphs (KGs) such as DBpedia, Freebase, YAGO, Wikidata, and NELL were
constructed to store large-scale, real-world facts as (subject, predicate, object) triples-that …

Compressgraph: Efficient parallel graph analytics with rule-based compression

Z Chen, F Zhang, JW Guan, J Zhai, X Shen… - Proceedings of the …, 2023 - dl.acm.org
Modern graphs exert colossal time and space pressure on graph analytics applications. In
2022, Facebook social graph reaches 2.91 billion users with trillions of edges. Many …

Spruce: a fast yet space-saving structure for dynamic graph storage

J Shi, B Wang, Y Xu - Proceedings of the ACM on Management of Data, 2024 - dl.acm.org
Dynamic graphs have been gaining increasing popularity across various application
domains. With the growing size of these graphs, the update performance as well as space …

Risgraph: A real-time streaming system for evolving graphs to support sub-millisecond per-update analysis at millions ops/s

G Feng, Z Ma, D Li, S Chen, X Zhu, W Han… - Proceedings of the 2021 …, 2021 - dl.acm.org
Evolving graphs in the real world are large-scale and constantly changing, as hundreds of
thousands of updates may come every second. Monotonic algorithms such as Reachability …

Management and analysis of big graph data: current systems and open challenges

M Junghanns, A Petermann, M Neumann… - Handbook of big data …, 2017 - Springer
Many big data applications in business and science require the management and analysis
of huge amounts of graph data. Suitable systems to manage and to analyze such graph data …