You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steve Shaw edited this page Jun 17, 2022
·
6 revisions
HammerDB
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.
Download
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.
Code
All source code is included with the binary downloads. Source code is identical for Linux and Windows.
Build from Source
HammerDB can be built from source by running the build scripts in the HammerDB/Build/Bawt-2.1.0 directory for Linux and Windows x64. This build will download, extract and compile all dependencies and requires a gcc development environment on Linux and Visual Studio on Windows.
Documentation
Documentation is available on the HammerDB website here in Docbook format.
Support
Help and Support can be accessed through GitHub Issues.