|
|
|
|
|
by WhyNotHugo
1418 days ago
|
|
> I was worried about the speed of react-native querying a 21MB SQLite database. I often have similar concerns when writing code. Then I remember that "normal" applications send the query over the network to another continent, where a server has to query a HUGE database, and relay the result back. It's amazing how we have such powerful devices, but are so accustomed to underestimating their capacity. |
|
Yes it takes more space, but phones can affordably be configured with 256GB and laptops with multiple TB of high speed storage nowadays.