activity
20222025
most citedCoo: Consistency Check for Transactional Databases

1 citations · 1 across the 8 of their papers we have counts for

collaborators
Showing cs.DBShow all

5 papers · 1 filter

cs.DB2025

TXSQL: Lock Optimizations Towards High Contented Workloads (Extended Version)

Donghui Wang, Yuxing Chen, Chengyao Jiang +10

Two-phase locking (2PL) is a fundamental and widely used concurrency control protocol. It regulates concurrent access to database data by following a specific sequence of acquiring…

cs.DB2025

Boosting End-to-End Database Isolation Checking via Mini-Transactions (Extended Version)

Hengfeng Wei, Jiang Xiao, Na Yang +4

Transactional isolation guarantees are crucial for database correctness. However, recent studies have uncovered numerous isolation bugs in production databases. The common black-bo…

cs.DB2024

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…

cs.DB2023

SALI: A Scalable Adaptive Learned Index Framework based on Probability Models

Jiake Ge, Huanchen Zhang, Boyu Shi +5

The growth in data storage capacity and the increasing demands for high performance have created several challenges for concurrent indexing structures. One promising solution is le…

cs.DB20221 cited

Coo: Consistency Check for Transactional Databases

Haixiang Li, Yuxing Chen, Xiaoyan Li

In modern databases, transaction processing technology provides ACID (Atomicity, Consistency, Isolation, Durability) features. Consistency refers to the correctness of databases an…