What programming language does MySQL compatible Aurora support?

0

Hi,

I understand that Java is for one: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Connecting.html, and I'm sure there must be others. Is that a webpage that shows all the supported language? Does it support Lua? Thank you.

Best,

skwok

skwok
已提問 5 年前檢視次數 218 次
1 個回答
0

Since it has a MySQL-compatible frontend, it's compatible with any language that has a MySQL driver. In the case of Lua, you can use the luasql.mysql driver (https://keplerproject.github.io/luasql/manual.html#mysql_extensions)

ckeyser
已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南