Skip to content
/ dbts Public
forked from thulab/iot-benchmark

A tool for benchmarking TSDBs in the context of connected (and moving) devices

License

Notifications You must be signed in to change notification settings

foxycom/dbts

 
 

Repository files navigation

Basic usage

Start the benchmark tool:

bash ./benchmark.sh -cf /path/to/config.xml

The "conf" dir contains predefined configurations files for supported TSDBs, as well as a XSD schema definition.

You should also download the Vertica JDBC dependency from here and install it locally with Maven.

Supported DBs

Currently, dbts supports the following databases:

  • MemSQL
  • InfluxDB
  • ClickHouse
  • Vertica
  • CrateDB
  • Citus
  • TimescaleDB
  • Warp 10

About

A tool for benchmarking TSDBs in the context of connected (and moving) devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Shell 0.3%