You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suhruth Vuppala edited this page Mar 27, 2025
·
7 revisions
BoDS: A Benchmark on Data Sortedness
BoDS is a benchmarking tool designed to evaluate the performance of database systems in terms of index construction and navigation costs when handling data with varying degrees of sortedness. It features a synthetic data generator that quantifies sortedness using the (K,L)-sortedness metric to create datasets with different levels of order. Currently, BoDS supports benchmarking on PostgreSQL, a widely-used relational database system.