what is database management system

what is database management system
Database Management System is a software that is used to create and manipulate databases and means that DBMS is a software that allows us to create a new database. |

DBMS offers the convenience of creating, managing and updating data with its users and users in a systematic manner.


As MySql is a DBMS software in which we can create a database that we have created a database named Student in MySQL DBMS software, inside which we can submit Student Name, Student's Roll Number, Address of Student etc. Are there.
what is database management system
















Friends Database Management System has many advantages, there is also a solution to all the problems arising in the Database Management System, File Based System, which is why the database management system is being used at the present time by removing the file-based system.
Below are some of the advantages of database management system: -


Controlling Data Redundancy (Controlling Data Redundancy): - Each application program has its own file in File-based System. In this situation, duplicate files of the same data are created in many places. In DBMS, all the data of an organization is integrated into a database file, meaning that the data is entered into the database in only one place and it is not repeated.

database management system: -











Data Consistency: - By controlling data redundancy, data stability is obtained. In the database, the same type of data is repeatedly prevented from depositing it.


Integration of Data: - In DBMS, the data stored in the database (table) is stored in the table. A database contains more than one table and relationships can be made between tables (or related data entities). This makes it easy to retrieve and update data.
Data Security: - DBMS I am completely controlled by the Database Administrator and the Data Base Administrator only ensures that on how much portion of the database the user has to give or not to grant access to the database Security increases very much.


Recovery Procedures: - Computers are a machine, so it is possible that any hardware or software related problem ever arises in the computer so it is very important that any problems in the computer occur But we keep the database in Recovery.
Database management system- (DBMS) is a software that is designed to manage data and to efficiently utilize it. Its main use is to analyze, compose, query, update, administer the database and obtain data. A database is not usually portable across various DBMSs but can use standards like SQL and ODBC or JDBC to work with multiple databases in different database management systems.
Data base Management System














Stands for "Database Management System." In short, a DBMS is a database program. Technically speaking, it is a software system that uses a standard method of cataloging, retrieving, and running queries on data. The DBMS manages incoming data, organizes it, and provides ways for the data to be modified or extracted by users or other programs.












Comments