Data Dictionary
A data structure that stores meta-data, i.e. data
about data. The term "data dictionary" has several
uses.
Most generally it is a set of data descriptions that
can be shared by several applications.
Usually it means a table in a database that stores
the names, field types, length, and other
characteristics of the fields in the database tables.