Skip to content

SmallBank

Tim Veil edited this page Dec 5, 2021 · 1 revision

SmallBank

This workload models a banking application where transactions perform simple read and update operations on customers’ accounts [11]. All of the transactions involve a small number of tuples. The transactions’ access patterns are skewed such that a small number of accounts receive most of the requests. We also extended the original SmallBank implementation to include an additional transaction that transfers money between accounts.

Tested Databases

Schema

SmallBank

Clone this wiki locally