Sign inSign up

xianleeti/db-client

By xianleeti

Updated 10 months ago

A Docker image equipped with various popular database clients.

Image
0

175

xianleeti/db-client repository overview

DB Agent Docker Image

A Docker image equipped with various popular database clients.

Features
  • Provides various network utilities such as nmap, telnet, iproute, and bind-utils for network diagnostics.
  • Includes MongoDB tools (mongodb-org-shell) for working with MongoDB databases.
  • Includes Redis for in-memory data storage and caching.
  • Supports PostgreSQL for relational database tasks.
  • Offers MySQL client tools (mysql-community-client) for MySQL database interactions.
  • Includes ClickHouse client for working with ClickHouse databases.
  • Includes Minio Client.
Usage

You can use this Docker image to set up a database agent environment that includes the tools mentioned above. Simply pull the image and run a container based on it to access these database utilities.

Example Docker command to run a container based on this image:

docker run -it --rm xianleeti/db-client:0.01 /bin/bash

Tag summary

Content type

Image

Digest

sha256:a6ebbb496

Size

390.5 MB

Last updated

10 months ago

docker pull xianleeti/db-client:0.03-mongo4