1. All files are subject to corruption. A text file is "fixable". A database file is not. It's gone. Forever. You cannot even read it.
2. Many times database formats are used for speed. The only problem is that for sequential reading, a text file is far faster than any database. Go ahead, test it.