answersLogoWhite

0

File System vs Data base Management System :-

1. Files act locally where as DBMS saves directly in a database

2. Saves in temporary locations where as DBMS in well arranged and permanent data base locations

3. In File System., transactions are not possible where as various transactions like insert, delete, view, updating etc are possible in DBMS

4. Data will be accessed through single or various files where as in DBMS, tables (schema) is used to access data.

5. A "File manager" is used to store all relationships in directories in File Systems where as a data base manager (administrator) stores the relationship in form of structural tables

6. Last.... but not the least.... Data in data bases are more secure compared to data in files!!

User Avatar

Wiki User

11y ago

What else can I help you with?

Continue Learning about Information Science

Major difference between dbms vs rdbms?

A DBMS (Database Management System) is a software that manages databases and provides functionalities to store, retrieve, and update data. An RDBMS (Relational Database Management System) is a type of DBMS that stores data in a structured way using tables with relationships between them. RDBMS enforces the relational model, which allows for data integrity through constraints and supports SQL for querying data.


What is the difference between flat file and DBMS?

A flat file is a simple file containing data without any structured format, while a Database Management System (DBMS) is a software system that manages databases by organizing, storing, and retrieving data. A DBMS allows for more organized and efficient data management, supports relationships between data, and provides features like security and data integrity that are not available with flat files.


What is the difference between OODBMS and DBMS?

Third generation of database design theory. DBMS: Database Management System RDBMS: Relational Database Management System OODBMS: Object Oriented Database Management System


What is the fullform of DBMS?

The full form of DBMS is Database Management System.


Dbms and rdbms?

A DBMS (Database Management System) is a software application that allows users to interact with a database. An RDBMS (Relational Database Management System) is a type of DBMS that organizes data into tables with rows and columns, and uses structured query language (SQL) for querying and managing data. RDBMSs are a subset of DBMSs, designed specifically for relational databases.

Related Questions

What is the difference between dbms and mdbms?

dbms stands for database management system and this mdbms is mulivalue database management system. if we need to store the a multidata then we have to use the mdbms


Difference between DBMS flat file system?

In DBMS Multiple user can access file at a time. but in flat file system only one user can access file at a time


What is the difference between database application and dbms?

A DBMS is a database management system. A database application would be something inside the DBMS such as: ~a way to search files ~a way to pull certain information


What is the difference between a database management system and a database?

DBMS: Set of software applications combined w/ a database


What is the major difference between rdbms and dbms?

The 'r'


What is the difference between a desktop DBMS and a general DBMS?

I'm Looking for the Same awnser. anyone? Thank


What iis difference between dbms and tfs?

database approach


What is the difference between DBMS and GIS?

A DBMS (Database Management System) is a software system that manages databases, storing, organizing, and retrieving data. GIS (Geographic Information System) is a specialized system for capturing, storing, analyzing, and visualizing spatial or geographic data. While both involve managing data, GIS focuses specifically on geographic information.


What is the Difference between relation schema and relation instance?

difference between relation sehema and relation instance in dbms


What is difference between network model and hierachical model of dbms in points?

uj


Difference between traditional and latest DBMS package?

Traditional FPS and DBMS both are different from each other. In DBMS there is security of data as well as integrated data while this is not in FPS.


What is the difference between homogeneous database and heterogeneous database?

A Homogeneous database will have only one DBMS, while heterogeneous databases have multiple DBMS's