There are few questions related to this topic on stackoverflow, But I didn\'t get the proper answer. I have some doubts on performance of flat files, Is it better to use
Aside from performance benefits, here's a simple list of advantages of using SQLite rather than flat file:
To summarize, it's every advantage a Database has over a text file.