Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.54 KB

File metadata and controls

42 lines (30 loc) · 1.54 KB
title tags authors affiliations date bibliography
Bexhoma: Cloud-native Benchmarking of DBMS at Kubernetes
Python
DBMS
Kubernetes
Docker
Cloud-native
Microservices
name orcid corresponding affiliation
Patrick K. Erdelt
0000-0002-3359-2386
true
1
name index
Berliner Hochschule für Technik (BHT)
1
05 November 2022
paper.bib

Summary

Bexhoma (Benchmark Experiment Host Manager) is a Python tool that helps with managing benchmark experiments of Database Management Systems (DBMS) in a Kubernetes-based High-Performance-Computing (HPC) cluster environment. It enables users to configure hardware / software setups for easily repeating tests over varying configurations.

It serves as the orchestrator [@10.1007/978-3-030-94437-7_6] for distributed parallel benchmarking experiments in a Kubernetes Cloud. This has been tested at Amazon Web Services, Google Cloud, Microsoft Azure, IBM Cloud, Oracle Cloud, and at Minikube installations, running with Clickhouse, Exasol, Citus Data (Hyperscale), IBM DB2, MariaDB, MariaDB Columnstore, MemSQL (SingleStore), MonetDB, MySQL, OmniSci (HEAVY.AI), Oracle DB, PostgreSQL, SQL Server, SAP HANA, TimescaleDB, and Vertica.

See the homepage and the documentation for more details.

Used by [@Erdelt2022DBMSBenchmarker; @10.1007/978-3-030-84924-5_6]

Statement of Need

Summary of Solution

A Basic Example

Acknowledgements

References