Query
a message to the database requesting data from specific records and fields
Relational Database Model
consists of tables
Primary Key
uniquely identifies by each column
used to link tables
Entity Relationship Diagram
a graphical representation of all entity relationships
high level plan for databases
Logical or relational diagram
shows each relation as a table
Data dictionary
a repository of information about the data and their organization
Schema
a plan that describes the structure of the databases, including
Metadata
additional details about the data
SQL (Sequeled query languages)
languages database management systems used to create, retrieve, and update data in a relational database
Attributes
- Object-oriented database model
characteristics of an object (id, size, start year, etc) stored as data
Object-oriented database model
uses an object-oriented approach for the database structure
Methods
- Object-oriented database model
Procedures an object can perform (grade, play, etc)
Data warehouse
a large repository database that supports management decision making
Data mart
a smaller collection of data focusing on a particular subject or department