LogBase: A Scalable Log-structured Database System in the Cloud
Summary: LogBase uses log-only storage to eliminate write amplification from separating WALs and application data, enabling scalable cloud deployment and rapid recovery. In-memory multiversion indexes provide efficient cached access and cross-record transactions for write-heavy workloads. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Hoang Tam Vo (National University of Singapore)
- 2. Sheng Wang (National University of Singapore)
- 3. Divyakant Agrawal (University of California Santa Barbara)
- 4. Gang Chen (Zhejiang University)
- 5. Beng Chin Ooi (National University of Singapore)
BibTeX Citation
@article{vo_vldb12,
title = {{LogBase: A Scalable Log-structured Database System in the Cloud}},
author = {Vo, Hoang Tam and Wang, Sheng and Agrawal, Divyakant and Chen, Gang and Ooi, Beng Chin},
journal = {PVLDB},
series = {{VLDB} '12},
volume = {5},
number = {10},
pages = {1004--1015},
doi = {10.14778/2336664.2336674},
url = {https://doi.org/10.14778/2336664.2336674},
year = {2012}
}
Incoming Citations (Sorted by Pagerank)
Showing 13 of 13 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 13 of 13 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 | 7,873 | GaussDB: A Cloud-Native Multi-Primary Database with Compute-Memory-Storage Disaggregation | 2024 | VLDB |
| 2 | 7,901 | Cloud Databases: New Techniques, Challenges, and Opportunities | 2022 | VLDB |
| 3 | 2,834 | Towards Cost-Effective and Elastic Cloud Database Deployment via Memory Disaggregation | 2021 | VLDB |
| 4 | 1,480 | Write-Behind Logging | 2017 | VLDB |
| 5 | 8,167 | DecLog: Decentralized Logging in Non-Volatile Memory for Time Series Database Systems | 2024 | VLDB |
| 6 | 3,448 | Adaptive Logging: Optimizing Logging and Recovery Costs in Distributed In-memory Databases | 2016 | SIGMOD |
| 7 | 4,763 | Rethinking Logging, Checkpoints, and Recovery for High-Performance Storage Engines | 2020 | SIGMOD |
| 8 | 10,866 | LogCloud: Fast Search of Compressed Logs on Object Storage | 2025 | VLDB |
| 9 | 2,411 | Towards Elastic Transactional Cloud Storage with Range Query Support | 2010 | VLDB |
| 10 | 4,632 | LogStore: A Cloud-Native and Multi-Tenant Log Database | 2021 | SIGMOD |