Data Dictionary Storage



next up previous
Next: Buffer Management Up: File & System Previous: Mapping Relational Data

Data Dictionary Storage

  1. The database also needs to store information about the relations, known as the data dictionary. This includes: plus data on the system users: plus (possibly) statistical and descriptive data:
  2. When we look at indices (Chapter 8) we'll also see a need to store information about each index on each relation:
  3. This information is, in itself, a miniature database. We can use the database to store data about itself, simplifying the overall structure of the system, and allowing the full power of the database to be used to permit fast access to system data.



Page created and maintained by Osmar R. Zaï ane
Last Update: Tue Oct 31 12:59:25 PST 1995