What Is a Database Model?
The database model describes the method of structuring and manipulating data in the database. The structure part of the model specifies how the data is described (such as trees, tables, etc.). The manipulation part of the model specifies operations such as adding, deleting, displaying, maintaining, printing, searching, selecting, sorting, and updating data.