Open In App

DBMS Full Form

DBMS stands for Database management system. DBMS is the software which is used to manage databases. For example, MySQL, Oracle etc, are popular commercial DBMSs used in different applications. It is a reliable, easy and efficient way of data processing and management. History of DBMS : In the year 1960, the first form of DBMS was designed by Charles Bachman. It was then replaced by another Information Management System (IMS) made by IBM in the year 1970. This attracted some people who were not from IBM. In 1973, two researchers Michael Stonebraker and Eugene Wong started their research on relational database systems. This pressurized IBM to develop a new technology in database management systems known as SQL in the year 1974. Further, in the year 1980, the relational models were widely accepted as database components. 

Characteristics of DBMS :



  1. Creation of a database.
  2. Retrieval of information from the database.
  3. Updating the database.
  4. Managing a database.
  5. Creation of Tables inside of Database.
  6. Updating the Table.
  7. Retireving values from the Table.
  8. Deleting the Table.

Advantages of DBMS :

Disadvantages of DBMS :



 

Article Tags :