Data dictionary
From Wiki @ Karl Jones dot com
Revision as of 15:01, 16 May 2016 by Karl Jones (Talk | contribs) (Created page with "A '''data dictionary''', or Metadata Repository, as defined in the IBM Dictionary of Computing, is a "centralized repository of information about data such as meaning, relatio...")
A data dictionary, or Metadata Repository, as defined in the IBM Dictionary of Computing, is a "centralized repository of information about data such as meaning, relationships to other data, origin, usage, and format."
Description
The term can have one of several closely related meanings pertaining to databases and database management systems (DBMS):
- A document describing a database or collection of databases
- An integral component of a DBMS that is required to determine its structure
- A piece of middleware that extends or supplants the native data dictionary of a DBMS
See also
- Data hierarchy
- Data modeling
- Database schema
- ISO/IEC 11179
- Metadata registry
- Metadata repository
- Semantic spectrum
- Vocabulary OneSource
External links
- Data dictionary @ Wikipedia