This is built to demo quality, not production ready.
Ensure CockroachDB is running. Assuming SQL port is 26257 and HTTP port is 8080.
$ pip3 install -r requirements.txt
$ python3 server.pyVisualizer will be available on http://127.0.0.1:5000.
Using YCSB-A workload

