You are on page 1of 1

FILE SYSTEM

-A file system is a process that manages how and where data on a storage disk, typically a hard
disk drive (HDD), is stored, accessed and managed. It is a logical disk component that manages a
disk's internal operations as it relates to a computer and is abstract to a human user.
Examples:
-FAT (File Allocation Table)
-NTFS (New Technology File System)
-exFAT (includes, Flash Drives).

DATABASE SYSTEM

-A DBMS is a software that allows creation, definition and manipulation of database, allowing
users to store, process and analyze data easily. DBMS provides us with an interface or a tool, to
perform various operations like creating database, storing data in it, updating data, creating tables
in the database and a lot more.

DBMS also provides protection and security to the databases. It also maintains data consistency
in case of multiple users.

Examples:

-MySql
-Oracle
-SQL Server

Citation:
File System, www.techopedia.com/definition/5510/file-system, accesed 11 Jan 2019
Bairagi, Shivani,” What is Database System?” 23 December 2019, www.quora.com/What-is-
database-system

You might also like