ElaSQL-Bench is a framework aiming to test ElaSQL using various types of academic and industrial benchmarks.
- Micro-benchmarks
- TPC-C (New-Order, Payment)
You will need the following tools to compile and run this project:
- Java Development Kit 1.7 (or newer)
- Maven
Please check out our Getting Started Guide.
<dependency>
<groupId>org.elasql</groupId>
<artifactId>bench</artifactId>
<version>0.3.0</version>
</dependency>
If you have any question, you can either open an issue here or contact elasql@datalab.cs.nthu.edu.tw directly.
Copyright 2016-2022 elasql.org contributors
Licensed under the Apache License 2.0