3 papers
cs.DB2025
Jovis: A Visualization Tool for PostgreSQL Query Optimizer
Yoojin Choi, Juhee Han, Kyoseung Koo +1
Query optimizers are essential components of relational database management systems that directly impact query performance as they transform input queries into efficient execution…
cs.DB2024
Analyzing Performance Characteristics of PostgreSQL and MariaDB on NVMeVirt
Juhee Han, Yoojin Choi
The NVMeVirt paper analyzes the implication of storage performance on database engine performance to promote the tunable performance of NVMeVirt. They perform analysis on two very…
cs.HC2024
DBenVis: A Visual Analytics System for Comparing DBMS Performance via Benchmark Programs
Yoojin Choi, Juhee Han, Daehyun Kim
Database benchmarking is an essential method for evaluating and comparing the performance characteristics of a database management system (DBMS). It helps researchers and developer…