A database management system (DBMS) is a program that manages one or more users to access the data in the database. It also manages the physical location of the database and the number of connection from the users. Security is also a function which makes sure the data access with correct privileges. Now, the most typical DBMS is a relational database management system (RDBMS). A standard user and program interface is the Structured Query Language (SQL).