Showing cs.DBShow all
2 papers · 1 filter
cs.DB2025
A Benchmark for Databases with Varying Value Lengths
Danushka Liyanage, Shubham Pandey, Joshua Goldstein +4
The performance of database management systems (DBMS) is traditionally evaluated using benchmarks that focus on workloads with (almost) fixed record lengths. However, some real-wor…
cs.DB2024
First Past the Post: Evaluating Query Optimization in MongoDB
Dawei Tao, Enqi Liu, Sidath Randeni Kadupitige +3
Query optimization is crucial for every database management system (DBMS) to enable fast execution of declarative queries. Most DBMS designs include cost-based query optimization.…