Vexless: A Serverless Vector Data Management System Using Cloud Functions
Summary: Vexless is a serverless vector DB built on cloud functions, targeting bursty/sparse ANN workloads with low cost and elastic scaling. Key ideas: orchestrator-based sharding, stateful functions to avoid sync communication, and workload-aware lifetime management to hide cold starts. (summarized by gpt-5.4-mini on May 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Yongye Su (Purdue University)
- 2. Yinqi Sun (Purdue University)
- 3. Minjia Zhang (University of Illinois Urbana-Champaign)
- 4. Jianguo Wang (Purdue University)
BibTeX Citation
@inproceedings{su_sigmod24,
title = {{Vexless: A Serverless Vector Data Management System Using Cloud Functions}},
author = {Su, Yongye and Sun, Yinqi and Zhang, Minjia and Wang, Jianguo},
series = {{SIGMOD} '24},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3654990},
url = {https://dl.acm.org/doi/10.1145/3654990},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 15 of 15 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 12 of 12 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 | 4,974 | Stateful Functions as a Service in Action | 2019 | VLDB |
| 2 | 11,767 | Serverless Query Processing on a Budget | 2020 | SIGMOD |
| 3 | 9,913 | Adaptive data transformations for QaaS | 2025 | CIDR |
| 4 | 4,333 | Boxer: Data Analytics on Network-enabled Serverless Platforms | 2021 | CIDR |
| 5 | 939 | Starling: A Scalable Query Engine on Cloud Functions | 2020 | SIGMOD |
| 6 | 8,375 | Serverless State Management Systems | 2024 | CIDR |
| 7 | 8,872 | Cost-Effective, Low Latency Vector Search with Azure Cosmos DB | 2025 | VLDB |
| 8 | 4,908 | Using Cloud Functions as Accelerator for Elastic Data Analytics | 2023 | SIGMOD |
| 9 | 9,664 | Cost-efficiency and Performance Robustness in Serverless Data Exchange | 2022 | SIGMOD |
| 10 | 10,350 | Building Stateless Serverless Vector DBs via Block-based Data Partitioning | 2026 | SIGMOD |