Data Dictionary:
A centralized repository that provides detailed information about the data used within a system or database
(Fields, Tables, Constraints)
Entity-relationship diagram (ERD):
The relationship between Suppliers, Parts, Line Items, Order
Box - entity
Line - relationship
l l - one to one relationship
l > - one to many relationship
Normalization:
Streamlining complex groupings of data to minimize redundant data elements and awkward many-to-many relationships