I’m an experienced game developer who has never had to use a DB what are my options for using an online DB with Corona?
The CoronaDB examples appear to be a DB stored in the App on the handset.
I have some experience with Amazon AWS so I tried the SimpleDB example in the code exchange, it appears to work to a point but I don’t quite understand what options I have for data storage e.g. Do I need to remove the data before I update values? has anyone else used this and is willing to help a new user?
I’m using SDBRunner to view the DB as it is changed but the results are confusing.
What other options are there? I don’t really want to start learning how to install mySQL or similar on a server, all I want to do is store some data away from my App.
Any help or pointers appreciated
[import]uid: 137150 topic_id: 35851 reply_id: 335851[/import]