Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

webysther/hammerdb-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

FOSSA Status Software License

πŸ‹ Docker for HammerDB

Deprecated: use TCP Official docker

HammerDB is a Database Load Testing and Benchmarking Tool.

Configured and working clients for MS SQL Server, PotsgreSQL, MySQL and Redis.

docker run -it webysther/hammerdb ./hammerdbcli

hammerdb>librarycheck
tdbc::odbc for MSSQLServer
mysqltcl for MySQL
Pgtcl for PostgreSQL
redis for Redis

Usage

# show help
docker run webysther/hammerdb

# access cli
docker run -it webysther/hammerdb ./hammerdbcli

License

FOSSA Status