The paper is here: [YCSB Paper](https://www.cs.duke.edu/courses/fall13/cps296.4/838-CloudPapers/ycsb.pdf) There is an open source implementation: [YCSB Github](https://github.com/brianfrankcooper/YCSB/wiki). Specifically, I think we should use the [JDBC Implementation](https://github.com/brianfrankcooper/YCSB/tree/master/jdbc)