-
What is the proper way to connect to a remote database using this extension ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
If you can connect to your remote db from your CLI, then DevDb certainly will be able to. But since the remote db usually will have firewall rules or ssh requirements that prevents connecting from outside, then no, DevDb currently will not be able to connect to it, just like you also won't be able to do same from your local terminal. Support for SSH is planned, but nothing is promosed atm. |
Beta Was this translation helpful? Give feedback.
-
Understand, much liking the extension so far, that ssh addition would be pretty significant imho, in any case thanks for you work and for your reply. |
Beta Was this translation helpful? Give feedback.
If you can connect to your remote db from your CLI, then DevDb certainly will be able to.
But since the remote db usually will have firewall rules or ssh requirements that prevents connecting from outside, then no, DevDb currently will not be able to connect to it, just like you also won't be able to do same from your local terminal.
Support for SSH is planned, but nothing is promosed atm.