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
posta 5 anni fa218 visualizzazioni
1 Risposta
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
con risposta 5 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande