Data Management on Non-Volatile Memory
Summary: Peloton, an NVM-centric DBMS, demonstrates end-to-end redesign of DBMS architecture for persistent memory used as both memory and storage. It introduces write-behind logging with two orders-of-magnitude availability gains over WAL and the BzTree index, illustrating core NVM-aware design principles. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Joy Arulraj (Georgia Institute of Technology)
BibTeX Citation
@inproceedings{arulraj_sigmod19,
title = {{Data Management on Non-Volatile Memory}},
author = {Arulraj, Joy},
series = {{SIGMOD} '19},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3299869.3328523},
url = {https://dl.acm.org/doi/10.1145/3299869.3328523},
year = {2019}
}
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 6,105 | Optimizing In-memory Database Engine for AI-powered On-line Decision Augmentation Using Persistent Memory | 2021 | VLDB | 5.9743349e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 0 of 0 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 9,409 | NV-SQL: Boosting OLTP Performance with Non-Volatile DIMMs | 2023 | VLDB |
| 2 | 621 | Persistent B+-Trees in Non-Volatile Main Memory | 2015 | VLDB |
| 3 | 603 | Scalable Logging through Emerging Non-Volatile Memory | 2014 | VLDB |
| 4 | 13,536 | The Data Center under your Desk – How Disruptive is Modern Hardware for DB System Design? | 2017 | VLDB |
| 5 | 4,873 | Data Management in Non-Volatile Memory | 2015 | SIGMOD |
| 6 | 9,423 | Extending the Lifetime of NVM: Challenges and Opportunities | 2021 | VLDB |
| 7 | 1,480 | Write-Behind Logging | 2017 | VLDB |
| 8 | 1,258 | Managing Non-Volatile Memory in Database Systems | 2018 | SIGMOD |
| 9 | 3,455 | How to Build a Non-Volatile Memory Database Management System | 2017 | SIGMOD |
| 10 | 841 | Let’s Talk About Storage & Recovery Methods for Non-Volatile Memory Database Systems | 2015 | SIGMOD |