Ph.D. Student · Arizona State University
Viraj Thakkar
I teach databases new tricks and poke at storage engines until they spill their secrets.
Hi, 👋 I’m a perpetually-curious CS Ph.D. student who gets way too excited about LSM-based key-value stores, disaggregated infrastructure, and storage systems for AI/ML. My favorite thing is taking a big, intimidatin system apart just to see what makes it tick (sometimes literally), and then, on a good day, putting it back together a little bit better than I found it.
Recent news
all news →-
Our paper “TellyTune: Exploring the Limits of LLM-Driven Tuning for LSM-Based Key-Value Stores” was accepted to SYSTOR 2026! 📄
-
Honored to be ASU’s nominee for the Google PhD Fellowship Award! 🎉
-
Presented “SHIELD: Encrypting Persistent Data of LSM-KVS from Monolithic to Disaggregated Storage” at ACM SIGMOD 2025! 🔐
-
Joined HPE Labs’ Systems Architecture Lab as a System Software Research Associate Intern! 🧪
-
Won the Best Paper Award at HotStorage ‘24 for our paper “Can Modern LLMs Tune and Configure LSM-based Key-Value Stores?”! 🏆
-
Started my Ph.D. journey under the guidance of Dr. Zhichao Cao at Arizona State University!
Selected publications
all publications →TellyTune: Exploring the Limits of LLM-Driven Tuning for LSM-Based Key-Value Stores
full paper
SHIELD: Encrypting Persistent Data of LSM-KVS from Monolithic to Disaggregated Storage
full paperDOI
@inproceedings{thakkar2025shield,
title = {SHIELD: Encrypting Persistent Data of LSM-KVS from Monolithic to Disaggregated Storage},
author = {Thakkar, Viraj and Kim, Dongha and Lai, Yingchun and Kim, Hoekun and Cao, Zhichao},
booktitle = {Proceedings of the ACM SIGMOD International Conference on Management of Data},
year = {2025},
doi = {10.1145/3725354}
}
Can Modern LLMs Tune and Configure LSM-based Key-Value Stores?
workshopBest PaperDOI
@inproceedings{thakkar2024llmtune,
title = {Can Modern LLMs Tune and Configure LSM-based Key-Value Stores?},
author = {Thakkar, Viraj and Sukumar, Madhumitha and Dai, Jiaxin and Singh, Kaushiki and Cao, Zhichao},
booktitle = {Proceedings of the 16th ACM Workshop on Hot Topics in Storage and File Systems (HotStorage)},
pages = {116--123},
year = {2024},
doi = {10.1145/3655038.3665954}
}