[PR #1194] [MERGED] Add Docker DB Manager - Desktop app for managing Docker database containers #1175

Closed
opened 2025-11-06 12:16:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1194
Author: @AbianS
Created: 10/6/2025
Status: Merged
Merged: 10/7/2025
Merged by: @veggiemonk

Base: masterHead: add-docker-db-manager


📝 Commits (1)

  • 53a86c6 Add Docker DB Manager - Desktop app for managing Docker database containers

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this?

Docker DB Manager is a desktop application built with Tauri for managing Docker database containers. It provides a visual interface for creating, managing, and connecting to PostgreSQL, MySQL, Redis, and MongoDB containers.

Why is this useful?

  • Visual Interface: No need for complex Docker commands
  • Database Focus: Specifically designed for database containers
  • Cross-platform: Built with Tauri (currently macOS, Windows/Linux coming soon)
  • One-click Operations: Create, start, stop, delete containers easily
  • Connection Strings: Automatically generates connection strings

Quality Standards Met

  • Clear README with installation and usage instructions
  • Active development and maintenance
  • Solves a real problem (Docker database management)
  • Built specifically for Docker containers

Category

Added to User Interface > Desktop section as it's a native desktop application for Docker management.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/veggiemonk/awesome-docker/pull/1194 **Author:** [@AbianS](https://github.com/AbianS) **Created:** 10/6/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@veggiemonk](https://github.com/veggiemonk) **Base:** `master` ← **Head:** `add-docker-db-manager` --- ### 📝 Commits (1) - [`53a86c6`](https://github.com/veggiemonk/awesome-docker/commit/53a86c6fe0c930ad0ef818f04f6ac2fab1b5a075) Add Docker DB Manager - Desktop app for managing Docker database containers ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this? Docker DB Manager is a desktop application built with Tauri for managing Docker database containers. It provides a visual interface for creating, managing, and connecting to PostgreSQL, MySQL, Redis, and MongoDB containers. ## Why is this useful? - **Visual Interface**: No need for complex Docker commands - **Database Focus**: Specifically designed for database containers - **Cross-platform**: Built with Tauri (currently macOS, Windows/Linux coming soon) - **One-click Operations**: Create, start, stop, delete containers easily - **Connection Strings**: Automatically generates connection strings ## Quality Standards Met - ✅ Clear README with installation and usage instructions - ✅ Active development and maintenance - ✅ Solves a real problem (Docker database management) - ✅ Built specifically for Docker containers ## Category Added to **User Interface > Desktop** section as it's a native desktop application for Docker management. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:16:20 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#1175