3 citations · 3 across the 14 of their papers we have counts for
5 papers · 1 filter
Why Database Manuals Are Not Enough: Efficient and Reliable Configuration Tuning for DBMSs via Code-Driven LLM Agents
Xinyi Zhang, Tiantian Chen, Zhentao Han +9
Modern database management systems (DBMSs) expose hundreds of configuration knobs that critically influence performance. Existing automated tuning methods either adopt a data-drive…
Performant Synchronization in Geo-Distributed Databases
Duling Xu, Tong Li, Zegang Sun +5
The deployment of databases across geographically distributed regions has become increasingly critical for ensuring data reliability and scalability. Recent studies indicate that d…
Anomaly Pattern-guided Transaction Bug Testing in Relational Databases
Huicong Xu, Shuang Liu, Xianyu Zhu +3
Concurrent transaction processing is a fundamental capability of Relational Database Management Systems (RDBMSs), widely utilized in applications requiring high levels of parallel…
TxnSails: Achieving Serializable Transaction Scheduling with Self-Adaptive Isolation Level Selection
Qiyu Zhuang, Wei Lu, Shuang Liu +6
Achieving the serializable isolation level, regarded as the gold standard for transaction processing, is costly. Recent studies reveal that adjusting specific query patterns within…
GeoTP: Latency-aware Geo-Distributed Transaction Processing in Database Middlewares (Extended Version)
Qiyu Zhuang, Xinyue Shi, Shuang Liu +6
The widespread adoption of database middleware for supporting distributed transaction processing is prevalent in numerous applications, with heterogeneous data sources deployed acr…