Reputation: 47
I am very new to Lua and I am going to try to connect to a MySQL server. This will be used in a game (modded version of Minecraft/ComputerCraft) to get information from a MySQL database.
Is this possible and how can I do that?
Upvotes: 2
Views: 555
Reputation: 281
I dont know if its works but, maybe you can try LUASQL
http://www.keplerproject.org/luasql/index.html#overview
Upvotes: 1