@wajeht/capdb
v1.18.4
Published
database management cli for docker environments
Downloads
79
Maintainers
Readme
💾 capdb
capdb
is a CLI tool specialized for database management in Dockerized environments.
🤦♂️ Why Use capdb?
If you operate multiple Docker containers running databases on a VPS, capdb
serves as a robust and efficient tool for managing scheduled backups and restores, all with a minimal memory footprint.
📦 Supported Databases
- mogodb v7.0.2
- postgresql v16.0
🛠️ Installation
Before installing capdb, please ensure that you have Node.js version 20 or higher installed on your system.
$ npm install -g @wajeht/capdb
📖 Documentation
Commands: Comprehensive documentation is available by running
capdb --help
. You can also find examples in commands documentation.Development: If you want to contribute to this project, please read development documentation.
© License
Distributed under the MIT License © wajeht. See LICENSE for more information.