Local Centralized Database Manager
Source: Dev.to
Overview
A local database portal that runs with Docker Compose, providing a single interface for common database operations across multiple database engines.
GitHub Repository – Local Centralized Database Manager
How to run it
docker compose up -d
Then open in your browser.
Problem it solves
- Quickly check whether a database connection is healthy.
- Eliminate the need to switch between terminal commands, tools, and scripts for backup, restore, and migration across different database engines.
Current features
(list of features can be added here by the maintainer)
Why I’m sharing this
I’m actively improving the portal and would love feedback from the community.
- ⭐ Follow/Star the repo
- 🧪 Try it in your local setup
- 🤝 Contribute ideas, open issues, or submit pull requests
Your input will help shape the project!