Types of DBMS Users:
1. Database Administrators:
- Database Administrator or DBA is the one who manages the complete database management system.
- DBA takes care of the security of the DBMS, managing the license keys, managing user accounts and access etc.
2. Application Programmers or Software Developers:
This user group is involved in developing and designing the parts of DBMS.
3. End User:
- All modern applications, web or mobile, store user data.
- Applications are programmed in such a way that they collect user data and store the data on DBMS systems running on their server.
- End users are the one who store, retrieve, update and delete data.
4. Database Designers:
Database Designers are responsible for identifying the data to be stored in the database for choosing appropriate structures to represent and store the data.