-
Notifications
You must be signed in to change notification settings - Fork 125
Home
HammerDB is a high performance database benchmarking application implementing workloads derived from the TPC-C and TPC-H specifications for Oracle Database, SQL Server, IBM Db2, MySQL/MariaDB and PostgreSQL with graphical, command line and web service interfaces.
There are native binary builds ready to run for 64-bit Linux and Windows that can be securely downloaded from GitHub. For both Windows and Linux files are available as a self-extracting installer and tar.gz for Linux and zip for Windows.
All source code is included with the binary downloads. Source code is identical for Linux and Windows.
The source code on this site does not require compilation however does require a compiled TCL interpreter engine, database libraries and additional packages located in the local bin and lib directories. To build a bespoke environment the recommended approach is to download one of the provided binaries and build the same packages located in bin and lib.
Documentation is available on the HammerDB website here here in Docbook format.
Help and Support can be accessed through GitHub Issues.