
CLI utility for creating encrypted database backups (PostgreSQL, MySQL, MongoDB) with support for multiple storage backends (SFTP, S3, Azure), SSH keys, and pre/post backup scripting.
This is a CLI utility for creating backups databases of various types with flexible connection and storage settings.
Opportunities:
curl -sSL https://elkirrs.github.io/dumper/install.sh | sh
Click to docs page: Documentation
shasum -a 256 dumper_linux_amd64.tar.gz
cat checksums.txt | grep dumper_linux_amd64.tar.gz
Get-FileHash .\dumper_windows_amd64.zip -Algorithm SHA256