what is the use of dbms subject?
Database Management Systems is considered to be one of the technological solution used to optimize data storage and data retrieval.
DBMS allows you to build most responsive and effective applications with a powerful storage. It also helps us to get rid of daunting file management.
Hope it is informative
All the best
Hello,
A Database Management System (DBMS) is software designed to store, retrieve, define, and manage data in a database. DBMS software functions as an interface between the end user and the database and managing the data, the database engine, and the database schema in order to facilitate the organization and manipulation of data. A traditional file system is inexpensive, ideal for a small system with smaller quantity of parts, very low design efforts, isolated data, and has a simple backup system, but is not secure, has a lack of flexibility and many limitations, and has integrity flaws to avoid this DBMS is used.