Does (Will?) DataGrip Support Saving a SQL Script to a Remote Server?
Is there (or, will there) be a way to configure DataGrip to save a .sql script to a remote server?
For example: I use DataGrip to develop .sql on a fairly lightweight MacBook Air...upload the script(s) to an AWS (Amazon Web Services) Linux EC2 instance, then execute the script via SSH from the Linux command line (against an AWS RDS Aurora (MySQL-compitable) database).
After thrashing around in the menus and help files...it is unclear (at least to me) if DataGrip includes a way to save sql script files on a remote server (in the same sense that PyCharm provides "Automatic Upload" to a remote server--which, in this case, is the same Linux EC2 instance mentioned above).
Your thoughts? Suggestions?
Many, many thanks!
Plane Wryter
请先登录再写评论。
Hi.

I could create shared folder and attach it to your project.