Mobile apps pose a unique challenge. Well designed app has to be seamlessly functional both online and offline. Yes, I meant offline, meaning no network connection. One design option to achieve this is to move a write-enabled replica database into … read the rest.
Tag: database
Factors determining the right database technology
Factors | Comments |
Read-heavy or write-heavy or balanced? How many reads/writes per second for the current user base? How does this change when the user base increases? |
|