
The purpose of this benchmark was to compare the performance of Ruby on Rails using MySQL – an open-source database commonly used by web developers – and Clustrix, a scale-out SQL database optimized for Big Data applications. In particular, the benchmark tested how database performance (measured as transactions per second, or TPS) was impacted by increasing concurrency (measured by total threads). The benchmark also collected data for average execution time over the same range of concurrencies.