Database System Concepts and Architecture
Database System Concepts and Architecture
Architecture
Data Models
A collection of concepts that can be used to
describe the structure of a database (data types,
relationships, and constraints)
basic operations (retrieval and updates)
specify the dynamic aspect or behavior of a
database application( user-defined operations )
example: COMPUTE_GPA, which can be applied
to a STUDENT object