HammerDB has been built and tested on the following x86 64-bit Linux and Windows releases.
Table 1.1. OS Test Matrix
| Operating System | Release |
|---|---|
| Linux | Ubuntu 17.X 18.X / RHEL 7.X RHEL 8.X |
| Windows | Windows 10 |
On Linux HammerDB requires the Xft FreeType-based font drawing library for X installed as follows:
Ubuntu:
$ sudo apt-get install libxft-dev
Red Hat:
$ yum install libXft
HammerDB has been built and testing on the following x86 64-bit Databases.
Table 1.2. Database Test Matrix
| Database (Compatible) | Release |
|---|---|
| Oracle (TimesTen) | 12c / 18c / 19c |
| SQL Server | 2017 |
| Db2 | 11.1 |
| MySQL (MariaDB) (Amazon Aurora) | 5.7 / 8.0 / 10.2 / 10.3 / 10.4 |
| PostgreSQL (EnterpriseDB) (Amazon Redshift) (Greenplum) | 10.2 / 10.3 /11 / 12 |
| Redis | 4.0.6 / 5.0.5 |