mongoperf

object/document-oriented database (client apps)

Debian Debian
RUN apt-get update && \ apt-get install -y mongodb-clients
Ubuntu
RUN apt-get update && \ apt-get install -y mongodb-clients
Alpine
RUN apk add mongodb
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mongodb-clients
Fedora
RUN dnf install -y mongodb
Raspbian
RUN apt-get update && \ apt-get install -y mongodb-clients
click the source code to copy install mongoperf on any operating system with command-not-found.com