GaussDB: A Cloud-Native Multi-Primary Database with Compute-Memory-Storage Disaggregation
Summary: GaussDB is a cloud-native multi-primary DBMS with compute–memory–storage disaggregation that assigns logical page ownership to compute nodes and migrates pages on demand to enable local execution and scalable multi-writer throughput. A global memory layer for buffer/lock management, affinity-aware page placement and query routing to reduce transfers, and two-tier (memory+storage) checkpointing speed recovery and improve latency/throughput; production-deployed at Huawei. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Guoliang Li (Tsinghua University)
- 2. Wengang Tian (Huawei Company)
- 3. Jinyu Zhang (Huawei Company)
- 4. Ronen Grosman (Huawei Company)
- 5. Zongchao Liu (Huawei Company)
- 6. Sihao Li (Huawei Company)
BibTeX Citation
@article{li_vldb24,
title = {{GaussDB: A Cloud-Native Multi-Primary Database with Compute-Memory-Storage Disaggregation}},
author = {Li, Guoliang and Tian, Wengang and Zhang, Jinyu and Grosman, Ronen and Liu, Zongchao and Li, Sihao},
journal = {PVLDB},
series = {{VLDB} '24},
volume = {17},
number = {12},
pages = {3786--3798},
doi = {10.14778/3685800.3685806},
url = {https://doi.org/10.14778/3685800.3685806},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 6 of 6 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 6,259 | R-Bot: An LLM-based Query Rewrite System | 2025 | VLDB | 5.93967e-05 |
| 8,978 | Unlocking the Potential of CXL for Disaggregated Memory in Cloud-Native Databases | 2025 | SIGMOD | 5.3406001e-05 |
| 10,902 | Cache Coherence Over Disaggregated Memory | 2025 | VLDB | 5.093636e-05 |
| 10,920 | Chimera: Mitigating Ownership Transfers in Multi-Primary Shared-Storage Cloud-Native Databases | 2025 | VLDB | 5.093636e-05 |
| 11,007 | GRewriter: Practical Query Rewriting with Automatic Rule Set Expansion in GaussDB | 2025 | VLDB | 5.093636e-05 |
| 11,011 | From Scale-Up to Scale-Out: PolarDB’s Journey to Achieving 2 Billion tpmC | 2025 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 25 of 25 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,889 | Concurrency Control as a Service | 2025 | VLDB |
| 2 | 4,632 | LogStore: A Cloud-Native and Multi-Tenant Log Database | 2021 | SIGMOD |
| 3 | 2,805 | LogBase: A Scalable Log-structured Database System in the Cloud | 2012 | VLDB |
| 4 | 11,012 | ScaleCache: Scalable and Production-grade Buffer Management for Disk-based Database Systems | 2025 | VLDB |
| 5 | 11,005 | GaussDB-Vector: A Large-Scale Persistent Real-Time Vector Database for LLM Applications | 2025 | VLDB |
| 6 | 7,341 | Understanding the Performance Implications of the Design Principles in Storage-Disaggregated Databases | 2024 | SIGMOD |
| 7 | 6,811 | GeoGauss: Strongly Consistent and Light-Coordinated OLTP for Geo-Replicated SQL Database | 2023 | SIGMOD |
| 8 | 6,770 | PolarDB-MP: A Multi-Primary Cloud-Native Database via Disaggregated Shared Memory | 2024 | SIGMOD |
| 9 | 6,790 | Industrial-Strength OLTP Using Main Memory and Many Cores | 2020 | VLDB |
| 10 | 9,667 | HiEngine: How to Architect a Cloud-Native Memory-Optimized Database Engine | 2022 | SIGMOD |