Idempotent
Operations that can be applied multiple times without changing the result beyond the initial application.
Cardinality
The number of unique values contained in a particular column, or field, of a database.
Normalization
Removing duplicates or redundancy from tables (SQL way)
Immutable
Which can be created or destroyed but can’t be changed or modified.