Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在 Windows 下使用 CakePHP 从我的本地项目连接到托管在 AWS 中的远程数据库,似乎找不到这方面的帮助,有人知道如何实现这一点吗?
您可以创建 SSH 隧道。请看这篇文章。