Function of DBMS
DataBase Management System - A tool for quickly and effectively creating, deleting, or updating databases. To put it simply, database engineers use it as software to create and modify databases. MongoDB, Oracle, MySQL, etc. are a few examples. It may have a relational or non-relational model as its foundation. Users can create, read, update, and remove data from databases by using a database management system (DBMS) as an interface. Data can be altered or extracted by users and other programs thanks to database management systems (DBMS), which also control the database engine and database schema.
Comments
Post a Comment