Next: Overview of Physical Storage
Previous: No Title
-
We have been looking mostly at the higher-level models of a database.
At the conceptual or logical level the database was viewed as
- A collection of tables (relational model).
- A collection of classes of objects (object-oriented model).
-
The logical model is the correct level for database users to focus on.
However, performance depends on the efficiency of the data structures
used to represent data in the database, and on the efficiency of operations
on these data structures.
Osmar Zaiane
Tue Jul 7 16:00:21 PDT 1998