File Based Storage System
File Based Storage System
A file based storage system is a database management system where data is store in form of files.
Challenges:
1. Data Redundancy - Update/ Delete Anomaly leads to data inconsistency.
2. Poor Security - Some data is present in the system which causes possibility of data breaches by unauthorized users.
3. Slow - Speed is slow . Due to which data retrieval is not very efficient.
Comments
Post a Comment