File systems can be used similar to a database with user locking as well. I'm not suggesting it doesn't come with new challenges but the apps I've used that write and read from files are pretty phenomenal and much easier to scale.
Files store information. Databases store information. Structuring data into folders and files to store data is not much different than structuring data in a file to store data.