mongodb - Can we use Hadoop and any NoSQL database with Android instead of SQLite -


can kindly tell can use hadoop , nosql database mongodb tec android instead of sqlite. , if yes how (i mean process so), because sqlite embedded in android , mongodb etc have use separate server etc or can used embedded.
, db better use sqlite or mongodb

hadoop resource intensive. developed large cluster of machines not single mobile device. added strength of nosqls large cluster of machines can process them. if have such limited in storage , processor power machine mobile device suffer great overhead.

maybe possible set hadoop , nosql, have pay orders of magnitude in performance. suggest not - better start off learning traditional sql.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -