I just thought of something and would like help . I am building a social networking app. My database to store the users info is on a website . Would it be better if I switch the database to sqlite and store the data on my app itself or like a folder ? (sorry I don’t know much about sqlite) Thanks for the help .
Or should I keep it the way it is ?
-
Net Neutrality has nothing to do with the body of your post.
-
You should be very careful storing user data regardless of whether it is local or remote (on server).
-
Whether to, “Store locally or remotely?”, is really a self-answering question based on what kind of data you’re using, how you’re using it and whether it needs to be visible from more than one device.
Okay thanks .
I’m intrigued about what HRH though Net Neutrality is…
He is attempting to build a social media style app. If he reaches significant success, his bandwidth could catch the attention of the ISPs and he could get throttled
But most likely he will stay under any ISP radar for now.
Rob
Or should I keep it the way it is ?
-
Net Neutrality has nothing to do with the body of your post.
-
You should be very careful storing user data regardless of whether it is local or remote (on server).
-
Whether to, “Store locally or remotely?”, is really a self-answering question based on what kind of data you’re using, how you’re using it and whether it needs to be visible from more than one device.
Okay thanks .
I’m intrigued about what HRH though Net Neutrality is…
He is attempting to build a social media style app. If he reaches significant success, his bandwidth could catch the attention of the ISPs and he could get throttled
But most likely he will stay under any ISP radar for now.
Rob