The databases (i.e. the data collection) is managed by a database management system (DBMS). Individual users do not directly access the data; rather they interact with the data through the DBMS. Thus, for example, they might send a request for information using a high level query language, such as SQL. (Structured Query Language).The DBMS translates the query into the low level terms required to process and retrieve the information