, , , , (/) .
Database performance depends on indexes and query optimization, so in some cases, when you do not need any of the above, and a particular query must scan all the data sequentially in any case, using a text file can be faster, But in general, with the most serious applications, you will soon realize some of the database functions yourself, in which case you will prefer to use a real database in the first place.
source
share