DBScholar

Back to papers

SQLite Optimization with Phase Change Memory for Mobile Applications

Summary: Introduces per-page logging (PPL) for mobile SQLite, using PCM as a byte-addressable persistent log. Replaces frequent small page writes with compact PCM logs per page, preserving atomicity and durability, and promising large autocommit performance gains. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
11211
Venue
VLDB
Year
2015
Pagerank
5.7306218e-05
Overall Rank
6,949 | 52.33%
DOI
10.14778/2824032.2824044

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{oh_vldb15,
        title = {{SQLite Optimization with Phase Change Memory for Mobile Applications}},
        author = {Oh, Gihwan and Kim, Sangchul and Lee, Sang-Won and Moon, Bongki},
        journal = {PVLDB},
        series = {{VLDB} '15},
        volume = {8},
        number = {12},
        doi = {10.14778/2824032.2824044},
        url = {https://doi.org/10.14778/2824032.2824044},
        year = {2015}
}

Incoming Citations (Sorted by Pagerank)

Showing 4 of 4 citing papers.

Rank Citing Paper Year Venue Pagerank
1,480 Write-Behind Logging 2017 VLDB 0.00010649376
6,703 SQL Statement Logging for Making SQLite Truly Lite 2018 VLDB 5.7974031e-05
8,264 DASH: Database Shadowing for Mobile DBMS 2019 VLDB 5.4574671e-05
11,575 In-Page Shadowing and Two-Version Timestamp Ordering for Mobile DBMSs 2022 VLDB 5.093636e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 4 of 4 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
488 Design of Flash-Based DBMS: An In-Page Logging Approach 2007 SIGMOD 0.00017615543
603 Scalable Logging through Emerging Non-Volatile Memory 2014 VLDB 0.00015853456
2,338 NVRAM-aware Logging in Transaction Systems 2015 VLDB 8.7254375e-05
5,531 X-FTL: Transactional FTL for SQLite Databases 2013 SIGMOD 6.1851294e-05
Previous Page 1 / 1 Next

Semantically Similar Papers