Hi,
1. Will NoSQL can get sorted data in ascending or descending ?
If yes, how could we do ? Could give me a sample in Android, iOS and PHP, please.
2. Could we get summed data in NoSQL ?
If we have schema (studentName, email, score).
Could we get specific studentName who's total score ?
If yes, how could we do ? Could give me a sample in Android, iOS and PHP, please.
3. What things Map Reduce can do ? Sum ? Sort ? or others ?
If yes, how could we do ? Could give me a sample in Android, iOS and PHP, please.
Thank you !