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
preguntada hace 5 años218 visualizaciones
1 Respuesta
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
respondido hace 5 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas