How can i use mysql db in appwarpS2

0 votes
Hi,

After download and deploy appwarpS2 on my own server how can i switch db to use mysql?

I know we can create connection and then call if need but how about tables store in build-in HSQL db?

Thanks!
asked Dec 31, 2014 in AppWarpS2 by vitalitymobile (10 points)

1 Answer

0 votes
Hi,

AppWarp S2 is a Java Application only. Therefore you are free to use any DB as you want. We recommend using App42's storage service. You can use App42's Java SDK and store data using storage service. If you want to store data in MySQL/HSQL or anyother DB,just use it's java SDK as you would do in any Java Application.

Thanks
answered Dec 31, 2014 by Suyash Mohan (900 points)
If we to store data in MySQL, how can we query user data (online users, rooms detail ...) ? Do we have database structure document?
There are many classes like IRoom, IUser and IZone in AppWarp S2. Use these to query information like users, rooms, etc.
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...