android - DB communication suggestion for web/mobile apps -
i have lot of nice ideas develop web , mobile applications, of them need online db communication. however, don't know nothing how configure fresh db server scratch , start queries , requesting it. db basis acquired during graduation.
what don't know use. if need dbms or build own server scratch (which avoid save time).
so, don't want develop db server (back-end, such php, java, etc...). need ready-to-use back-end send queries , request it.
any suggestion, or tutorial how configure it? deploying on aws...
many thanks, in advance!!!
i've developed card game apps use databases leaderboards , multiplayer data. found using http access php scripts in turn access mysql databases , json encode result works , reliable. need write bit of php , set databases other it's quite straightforward. if keep http access in seperate thread in app can visual , input processing whilst waiting result.
Comments
Post a Comment