mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
[Feature Request] Support for Local Database Backup via SSH Connection #129
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @syedoq on 2/17/2026
It would be extremely useful to add support for connecting to locally deployed databases via SSH, enabling secure remote backups of self-hosted database instances.
Currently, the platform appears to focus on direct database connections. However, many production databases are hosted on private servers behind firewalls and are only accessible via SSH tunneling.