Example Workloads#

Complete workload configs you can run directly or use as starting points for your own.

WorkloadDescription
TPC-CFull TPC-C benchmark with all 5 transaction profiles
BankBank account operations for contention and correctness testing
E-CommerceE-commerce with categories, products, customers, and orders
IoTIoT devices, sensors, and time-series readings
NormalProduct reviews with normal distribution ratings
PipelineMulti-table sequential reads and writes
SaaSMulti-tenant SaaS with tenants, users, projects, and tasks
PopulateBillion-row data population benchmark
SocialSocial network with users, posts, follows, and tags
AggregationDemonstrates aggregation functions (sum, avg, min, max, count, distinct)
Reference DataStatic reference datasets without database queries
ExpressionsDemonstrates expr-lang built-in features (array, map, string, bitwise, etc.)