Database Model

The DP4 DBMS (DataBase Management System) is based on the relational database model. In the DP4 DBMS, the entities are represented as tables. A table is a two-dimensional array, in which the columns define the fields in a record, and the rows represent different records.