I want an online storage that can connect with ComputerCraft in Minecraft. ComputerCraft is Lua-based. I have heard that you can not use MySQL in Lua.
Is there some sort of online database like MySQL that I can use in Lua without installing external programs? Because I only have access to Lua computers in-game, I cannot install an external program such as LuaSQL. Is there any other way?