collaborators
Showing cs.DBShow all

5 papers · 1 filter

cs.DB2025

DistJoin: A Decoupled Join Cardinality Estimator based on Adaptive Neural Predicate Modulation

Kaixin Zhang, Hongzhi Wang, Ziqi Li +4

Research on learned cardinality estimation has made significant progress in recent years. However, existing methods still face distinct challenges that hinder their practical deplo…

cs.DB2025

ForeSight: A Predictive-Scheduling Deterministic Database

Junfang Huang, Yu Yan, Hongzhi Wang +2

Deterministic databases enable scalable replicated systems by executing transactions in a predetermined order. However, existing designs fail to capture transaction dependencies, l…

cs.DB2025

SAM: A Stability-Aware Cache Manager for Multi-Tenant Embedded Databases

Haoran Zhang, Decheng Zuo, Yu Yan +2

The co-location of multiple database instances on resource constrained edge nodes creates significant cache contention, where traditional schemes are inefficient and unstable under…

cs.DB2025

CONCERTO: Complex Query Execution Mechanism-Aware Learned Cost Estimation

Kaixin Zhang, Hongzhi Wang, Kunkai Gu +4

With the growing demand for massive data analysis, many DBMSs have adopted complex underlying query execution mechanisms, including vectorized operators, parallel execution, and dy…

cs.DB2024

EMIT: Micro-Invasive Database Configuration Tuning

Jian Geng, Hongzhi Wang, Yu Yan

The process of database knob tuning has always been a challenging task. Recently, database knob tuning methods has emerged as a promising solution to mitigate these issues. However…