Skip to content

elasql/elasqlbench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElaSQL-Bench

Build Status Apache 2.0 License Maven Central

ElaSQL-Bench is a framework aiming to test ElaSQL using various types of academic and industrial benchmarks.

Type of Benchmarks

  • Micro-benchmarks
  • TPC-C (New-Order, Payment)

Required Tools

You will need the following tools to compile and run this project:

  • Java Development Kit 1.7 (or newer)
  • Maven

Getting Started

Please check out our Getting Started Guide.

Linking via Maven

<dependency>
  <groupId>org.elasql</groupId>
  <artifactId>bench</artifactId>
  <version>0.3.0</version>
</dependency>

Contact Information

If you have any question, you can either open an issue here or contact elasql@datalab.cs.nthu.edu.tw directly.

License

Copyright 2016-2022 elasql.org contributors

Licensed under the Apache License 2.0

About

The benchmarks for testing ElaSQL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages