DataGrip supports SSH tunnels

by manu

I just got to know that DataGrip (and probably other Jetbrains products) supports connecting to databases over an SSH tunnel. This is very useful when it comes to non-relational databases such as Redis or MongoDB. They usually don't require any authentication by default and just listen on localhost anyway. I feel like this is a perfect combo and makes things much easier.