vscode-sqltools icon indicating copy to clipboard operation
vscode-sqltools copied to clipboard

Connect to database over SSH

Open Actticus opened this issue 3 years ago • 3 comments

For additional security, our team has closed access to the database directly, so a solution is needed to access the database over SSH, for example, as in TablePlus

Actticus avatar Aug 16 '21 05:08 Actticus

I would also find this very useful.

On top of the normal DB connections settings it would need

  • Host/IP
  • (possibly) Port
  • Username,
  • Password,
  • SSH key (or the option to use .ssh/config)

evanwills avatar Sep 07 '21 13:09 evanwills

Same for our company, we use SSH tunnel to access databases for development. And we're not allowed to access Linux server via password, we perfer SSH public keys.

slankka avatar Sep 17 '21 02:09 slankka

+1

ivorynoise avatar May 22 '22 05:05 ivorynoise

+1 agreed this would be incredibly helpful feature for development in company environments

cameronmitchellapps avatar Dec 07 '22 02:12 cameronmitchellapps

See also #395

gjsjohnmurray avatar Dec 07 '22 13:12 gjsjohnmurray

See also #692 which suggests using VS Code's ability to work on a remote server over SSH.

gjsjohnmurray avatar Dec 07 '22 13:12 gjsjohnmurray

Thanks @gjsjohnmurray - should we close this and track any updates/progress on #395 (and #692)?

cameronmitchellapps avatar Feb 02 '23 09:02 cameronmitchellapps

That makes sense.

Let's close it to track it on the previous that were reported.

Thanks @cameronmitchellapps

mtxr avatar Feb 02 '23 10:02 mtxr