NV-SQL: Boosting OLTP Performance with Non-Volatile DIMMs
Summary: NV-SQL: an NVDIMM-backed DB architecture that uses NVDIMMs as a durable write cache and co-locates redo buffer/DWB to absorb DRAM→SSD writes and eliminate log-force-at-commit/WAL overheads. Novel re-update-interval (LSN-only hotness) plus per-page in-update flags and redo-based rectification extend ARIES-style logging/recovery to detect/repair NVDIMM inconsistencies; prototype shows several× throughput vs same-priced MySQL. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Mijin An (Sungkyunkwan University)
- 2. Jonghyeok Park (Hankuk University of Foreign Studies)
- 3. Tianzhen Wang (Simon Fraser University)
- 4. Beomseok Nam (Sungkyunkwan University)
- 5. Sang-Won Lee (Sungkyunkwan University)
BibTeX Citation
@article{an_vldb23,
title = {{NV-SQL: Boosting OLTP Performance with Non-Volatile DIMMs}},
author = {An, Mijin and Park, Jonghyeok and Wang, Tianzhen and Nam, Beomseok and Lee, Sang-Won},
journal = {PVLDB},
series = {{VLDB} '23},
volume = {16},
number = {6},
pages = {1453--1465},
doi = {10.14778/3583410.3583159},
url = {https://doi.org/10.14778/3583410.3583159},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 3 of 3 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,482 | Predictive Translation: High-Performance Buffer Management Without the Trade-Offs | 2026 | SIGMOD | 5.093636e-05 |
| 10,659 | Boosting OLTP Performance with Per-Page Logging on NVDIMM | 2025 | SIGMOD | 5.093636e-05 |
| 10,770 | Moving on From Group Commit: Autonomous Commit Enables High Throughput and Low Latency on NVMe SSDs | 2025 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 19 of 19 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 | 10,770 | Moving on From Group Commit: Autonomous Commit Enables High Throughput and Low Latency on NVMe SSDs | 2025 | SIGMOD |
| 2 | 9,423 | Extending the Lifetime of NVM: Challenges and Opportunities | 2021 | VLDB |
| 3 | 1,480 | Write-Behind Logging | 2017 | VLDB |
| 4 | 603 | Scalable Logging through Emerging Non-Volatile Memory | 2014 | VLDB |
| 5 | 840 | Storage Management in the NVRAM Era | 2014 | VLDB |
| 6 | 5,625 | Durable Write Cache in Flash Memory SSD for Relational and NoSQL Databases | 2014 | SIGMOD |
| 7 | 3,455 | How to Build a Non-Volatile Memory Database Management System | 2017 | SIGMOD |
| 8 | 841 | Let’s Talk About Storage & Recovery Methods for Non-Volatile Memory Database Systems | 2015 | SIGMOD |
| 9 | 1,258 | Managing Non-Volatile Memory in Database Systems | 2018 | SIGMOD |
| 10 | 10,659 | Boosting OLTP Performance with Per-Page Logging on NVDIMM | 2025 | SIGMOD |