I want my game to be able to obtain information from a MySQL database

I want to be able to pull and post data from a ROBLOX server to a MySQL Database using HTTPSService. However, I have tried looking for various resources, but none of them seem to give me a rough rundown of what I need to start off.

Some pointers on how to create an API on the website which the ROBLOX server would be able to use would be greatly appreciated to get me started.

Thanks,
straykevin.

1 Like

Maybe this resource can help you out: SQLite3 Database.

I believe that there are plenty of articles about this topic in the Community Resources category.