What's the difference b/n a DBMS and a file system. So far from what I have been able to gather a file system 'manages' files (e.g. XFS, NTFS) and a DBMS stores data usng a format/structure (e.g.
A file system stores and organizes data. It can be thought of as a type of index for all the data contained in a storage device. In addition to SSDs and HDDs, file systems are used for optical disks, ...