-
Notifications
You must be signed in to change notification settings - Fork 124
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.
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 is available on the HammerDB website here in Docbook format.
Help and Support can be accessed through GitHub Issues.