Currently, my app uses text files to access and store data. It works perfectly but I'm wondering if it's a viable alternative to a regular database, particularly from an end user perspective. Thanks!
Will This Work?
Depends on many things. How many files are there? How large is each file? How the data is organized as a text?