Forum

Notifications
Clear all

Is flat file faster than database?


(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

Is flat file faster than database?


   
Quote
(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

A flat file with a big structure will have a lot of redundant data, and somebody will have to enter and maintain that data. A relational database does not have this redundancy and is much easier to maintain. A relational database is often much faster than a flat file, especially when lots of data is involved.


   
ReplyQuote
Share: