DBMS Vs Files System.6
DBMS Vs Files System.6
DBMS gives an abstract view of File system provides the detail of the data
data that hides the details. representation and storage of data.
DBMS provides a crash recovery File system doesn't have a crash mechanism, i.e.,
mechanism, i.e., DBMS protects if the system crashes while entering some data,
the user from the system then the content of the file will lost.
failure.
DBMS provides a good It is very difficult to protect a file under the file
protection mechanism. system.
DBMS contains a wide variety of File system can't efficiently store and retrieve the
sophisticated techniques to store data.
and retrieve the data.
DBMS takes care of Concurrent In the File system, concurrent access has many
access of data using some form problems like redirecting the file while other
of locking. deleting some information or updating some
information.
https://www.javatpoint.com/dbms-vs-files-system 1/1