Chapter 6b - No SQL
Chapter 6b - No SQL
Database:
Chapter 6b
The CRUD Operation in Mobile
Apps
@SKR4307
1. NoSQL – The basic
• Schema free
• Eventually consistent (as in the BASE property)
• Replication of data stores to avoid Single Point of Failure
• Handling data variety and huge amounts of data
4. NoSQL database types/categories
• Column oriented
▪ 1,2,3; Saravanan, Varshini, D;
Nandhini, Usha, Shanti; 8000, 4000,
10000;
4.4 Document Databases