Hacker News new | ask | show | jobs
by codegeek 2255 days ago
Can we login to a remote database through ssh ?
1 comments

There’s no feature specifically for this but you can sometimes use an SSH tunnel and connect to localhost and have it work out. YMMV :)