LeoKotschenreuther / db-benchmark

With this python tool you are able to measure the query execution time of queries in databases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

db-benchmark

With this python tool you are able to measure the query execution time of queries in databases.

Just run main.py and it will execute the given queries in the main.py file Afterwars it will store the results in the results folder, one file for each database and a summary file.

About

With this python tool you are able to measure the query execution time of queries in databases.


Languages

Language:Python 98.9%Language:Shell 1.1%