What is the difference between file system and database management system? |
Answer
File System - Acts a local, saves in a temp file and synchronizes with the database later part of time (scheduled).
whereas,
DB System - Directly saves into the database, whatever the transaction be(whatever the time taken - this may lead to low performance).
|
|
|
First answer by Radhika athreya. Last edit by Radhika athreya. Contributor trust: 31 [recommend contributor]. Question popularity: 24 [recommend question]
|
Research your answer: |
Can you answer other questions about databases and data management systems?
|
|


