What is a database?
A collection of related data
What is a database management system (DBMS)?
A software package to facilitate the creation and maintenance of a database
What is a database system (DBS)?
A DB + DBMS
What is a mini-world?
A part of the real world about which we want to store information in a database.
What is information?
Known facts about the mini-world that can be recorded and have an implicit meaning.
What is the arity of the 3-layer schema architecture?
Exactly one conceptual schema. Exactly one internal schema. At least one external schema.