Tutorials¶
Step-by-step tutorials for common BenchBox tasks. Each tutorial takes 5-15 minutes.
Getting Started¶
Tutorial |
Time |
Description |
|---|---|---|
5 min |
Run TPC-H on DuckDB with zero configuration |
|
10 min |
Interpret benchmark output and metrics |
|
10 min |
Run the same benchmark on multiple databases |
|
10 min |
Use Polars/Pandas instead of SQL |
Prerequisites¶
BenchBox installed (
pip install benchboxoruv add benchbox)Python 3.10+
No database servers required (DuckDB is embedded)