Skip to main content Skip to main navigation

Publication

DBMS Annihilator: A High-Performance Database Workload Generator in Action

Alberto Lerner; Matthias Jasny; Theo Jepsen; Carsten Binnig; Philippe Cudré-Mauroux
In: Proceedings of the VLDB Endowment (PVLDB), Vol. 15, No. 12, Pages 3682-3685, Association for Computing Machinery (ACM), 2022.

Abstract

Modern DBMS engines can achieve unprecedented transaction processing speeds thanks to the invention of clever data structures, concurrency schemes, and improvements in CPU and memory subsystems. However, developing realistic and efficient networked clients to benchmark these systems remains daunting. Simply put, traditional client-side networking stacks present high overheads and thus cannot exercise the high performance that modern DBMSs can, in principle, provide. In this demo, we propose a different approach to benchmarking; we showcase a new framework that leverages hardware-software co-design. With our system, which we call the DBMS Annihilator, workloads are specified using a high-level language that is then converted into hardware (FPGA) for execution. The hardware we use is a commodity Smart NIC, allowing workloads to be fully reproducible to anyone using such hardware. A software console and dashboard provide real-time visibility and interactivity, which we explore in this demo.

Weitere Links