mobile - Cassandra DB (with PHP and Android application access) -


i new nosql databases (i have working oracle , mysql databases), starting develop mobil/web application (a mobile oriented social network), have silly, big doubt:

should set cassandra database (like implement mysql tables, relations, etc)

and...

develop php functionality web (social network have web access), , php web develop android/iphone client application (it replicate web functionalities).

i confused in approach should follow. give me advice???

(i have said php because optimal web language server support (java , related hostings more expensive, etc not debate, accept advice in point if relevant).

thank much!!!

yes can create 1 keyspace similar schema in dbms , can create columnfamily similar table in dbms.

their nothing foreign key in cassandra, have create columnfamily structure in way 1 table going satisfied requirement(individual columnfamily).

and facebook using cassandra , php have search how can similar project.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -