I can connect to my db no problem via the standard PhpStorm / WebStorm db window by using the "configure ssh" option. I would like to use the DB Navigator though as it has many more features.
Did this : How to configure DB Navigator for Jetbrains PHPStorm and WebStorm
However, my issue is that I can only connect to my DB's via a SSH tunnel. They are not publicly accessible and I do not have a VPN to the network.
Can I use the DB Navigator plugin? I cannot seem to find a place to set up the SSH tunnel.