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.
我在 AWS 上有一台服务器,客户要求远程连接到他们的 MariaDB 数据库,该数据库在他们的服务器上可用,可通过 VPN 访问。
那么,如何从托管在我的 AWS 服务器上的 Web 应用程序连接到远程数据库?提前致谢。