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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ