A Multi-tenant Relational OLTP Database at Salesforce
Summary: SalesforceDB: an LSM-based multi-tenant relational OLTP system tackling read-heavy mixed workloads (single-record probes + short range scans) where standard LSM read optimizations are insufficient. Adds a location cache, range filters, and early tombstone pruning; all three deployed and validated on production workloads. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Vaibhav Arora (Salesforce)
- 2. Subho Chatterjee (Salesforce)
- 3. Terry Chong (Salesforce)
- 4. Thomas Fanghaenel (Salesforce)
- 5. Pat Helland (Salesforce)
- 6. Jamie Martin (Salesforce)
- 7. Kaushal Mittal (Salesforce)
- 8. Nat Wyatt (Salesforce)
BibTeX Citation
@inproceedings{arora_cidr26,
address = {Amsterdam, Netherlands},
series = {{CIDR} '26},
title = {{A Multi-tenant Relational OLTP Database at Salesforce}},
booktitle = {Proceedings of the {Conference} on {Innovative} {Data} {Systems} {Research}},
author = {Arora, Vaibhav and Chatterjee, Subho and Chong, Terry and Fanghaenel, Thomas and Helland, Pat and Martin, Jamie and Mittal, Kaushal and Wyatt, Nat},
year = {2026}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 27 of 27 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 | 9,950 | CloudJump: Optimizing Cloud Databases for Cloud Storages | 2022 | VLDB |
| 2 | 6,828 | Breaking Down Memory Walls in LSM-based Storage Systems | 2020 | SIGMOD |
| 3 | 6,174 | Is Scalable OLTP in the Cloud a Solved Problem? Analyzing Data Access for Distributed OLTP Architectures | 2023 | CIDR |
| 4 | 1,477 | Multi-Tenant Databases for Software as a Service: Schema-Mapping Techniques | 2008 | SIGMOD |
| 5 | 10,107 | Re-evaluating Designs for Multi-Tenant OLTP Workloads on SSD-based I/O Subsystems | 2014 | SIGMOD |
| 6 | 10,274 | O3-LSM: Maximizing Disaggregated LSM Write Performance via Three-Layer Offloading | 2026 | SIGMOD |
| 7 | 275 | bLSM: A General Purpose Log Structured Merge Tree | 2012 | SIGMOD |
| 8 | 6,679 | Revisiting the Design of LSM-tree Based OLTP Storage Engine with Persistent Memory | 2021 | VLDB |
| 9 | 857 | SlimDB: A Space-Efficient Key-Value Storage Engine For Semi-Sorted Data | 2017 | VLDB |
| 10 | 10,471 | Making LSM-Tree-based Key-Value Store Practical and Efficient for Multi-Tenant Serverless Cloud Databases | 2026 | SIGMOD |