Skip to content

hartsp2000/benchmark_db

Repository files navigation

benchmark_db

Benchmark DB

A Golang app to test various databases

#Requiements

Golang 1.16.x bash and make support to run scripts Cassandra, Hbase, Redis and/or Postgres installed and running based on the type of test(s) that will be run

#Building

To clean already built artifacts

$ make clean

To create new build artifacts

$ make

#Usage

$ bin/benchmark_db

or

$ bin/benchmark_db --help

About

A Golang tool for benchmarking various databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages