DBMS-Benchmarker is a Python-based application-level blackbox benchmark tool for Database Management Systems (DBMS). It connects to a given list of DBMS (via JDBC) and runs a given list of parametrized and randomized (SQL) benchmark queries. Evaluations are available via a Python interface and on an interactive multi-dimensional dashboard.
So I am getting TypeError: Class org.postgresql.Driver is not found. As far as I am aware the driver class is located where I specified. Any thoughts or feedback would be appreciated.
Python: 3.9.7
So I am getting TypeError: Class org.postgresql.Driver is not found. As far as I am aware the driver class is located where I specified. Any thoughts or feedback would be appreciated.
connection.config