Aster: Enhancing LSM-structures for Scalable Graph Database
Summary: Poly-LSM is a graph-oriented LSM-tree with a hybrid storage model for compact, efficient graph data; adaptive I/O handles edge insertions and deletions. Aster implements this as a Gremlin-enabled graph DB, using skew-aware encoding; delivers up to 17x throughput on billion-scale graphs. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Dingheng Mo (Nanyang Technological University)
- 2. Junfeng Liu (Nanyang Technological University)
- 3. Fan Wang (Nanyang Technological University)
- 4. Siqiang Luo (Nanyang Technological University)
BibTeX Citation
@inproceedings{mo_sigmod25,
title = {{Aster: Enhancing LSM-structures for Scalable Graph Database}},
author = {Mo, Dingheng and Liu, Junfeng and Wang, Fan and Luo, Siqiang},
series = {{SIGMOD} '25},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3709662},
url = {https://dl.acm.org/doi/10.1145/3709662},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 4 of 4 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 8,811 | ArceKV: Towards Workload-driven LSM-compactions for Key-Value Store Under Dynamic Workloads | 2026 | VLDB | 5.3652966e-05 |
| 10,207 | Bw-Graph: An Efficient Graph Storage System Harmonizing Topology-Aware Tree with Paged CSR | 2026 | SIGMOD | 5.093636e-05 |
| 10,252 | GraphRTX: Lighting the Way to Scalable Graph Analytics | 2026 | SIGMOD | 5.093636e-05 |
| 10,489 | RadixGraph: A Fast, Space-Optimized Data Structure for Dynamic Graph Storage | 2026 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 44 of 44 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 857 | SlimDB: A Space-Efficient Key-Value Storage Engine For Semi-Sorted Data | 2017 | VLDB |
| 2 | 1,015 | AsterixDB: A Scalable, Open Source BDMS | 2014 | VLDB |
| 3 | 5,226 | Breaking Down Memory Walls: Adaptive Memory Management in LSM-based Storage Systems | 2021 | VLDB |
| 4 | 8,682 | Columnar Formats for Schemaless LSM-based Document Stores | 2022 | VLDB |
| 5 | 4,945 | Lightweight Cardinality Estimation in LSM-based Systems | 2018 | SIGMOD |
| 6 | 4,262 | On Performance Stability in LSM-based Storage Systems | 2020 | VLDB |
| 7 | 5,803 | An LSM-based Tuple Compaction Framework for Apache AsterixDB | 2020 | VLDB |
| 8 | 1,874 | Storage Management in AsterixDB | 2014 | VLDB |
| 9 | 6,456 | LSMGraph: A High-Performance Dynamic Graph Storage System with Multi-Level CSR | 2024 | SIGMOD |
| 10 | 7,459 | Efficient Data Ingestion and Query Processing for LSM-Based Storage Systems | 2019 | VLDB |