1 citations · 2 across the 5 of their papers we have counts for
Showing cs.DBShow all
3 papers · 1 filter
cs.DB2024
SLSM : An Efficient Strategy for Lazy Schema Migration on Shared-Nothing Databases
Zhilin Zeng, Hui Li, Xiyue Gao +3
By introducing intermediate states for metadata changes and ensuring that at most two versions of metadata exist in the cluster at the same time, shared-nothing databases are capab…
cs.DB2023
A Comprehensive Survey on Database Management System Fuzzing: Techniques, Taxonomy and Experimental Comparison
Xiyue Gao, Zhuang Liu, Jiangtao Cui +4
Database Management System (DBMS) fuzzing is an automated testing technique aimed at detecting errors and vulnerabilities in DBMSs by generating, mutating, and executing test cases…
cs.DB2023★ 1 cited
One Size Cannot Fit All: a Self-Adaptive Dispatcher for Skewed Hash Join in Shared-nothing RDBMSs
Jinxin Yang, Hui Li, Yiming Si +6
Shared-nothing architecture has been widely adopted in various commercial distributed RDBMSs. Thanks to the architecture, query can be processed in parallel and accelerated by scal…