Intermediate Vocabulary #data-engineering #storage #adjective-noun

Data & Storage Adjectives

5 exercises on adjective–noun collocations from data engineering, databases, and storage architecture — the precise terms used by data engineers, DBAs, and backend engineers.

Key data collocations in this set
  • raw data — unprocessed, as-ingested; not "original" or "source"
  • immutable record — cannot be changed after creation; used in event sourcing
  • volatile memory — lost on restart (RAM); opposite: persistent/non-volatile
  • normalised schema — reduces redundancy via table relationships (1NF–3NF)
  • persistent storage — survives restarts; contrast with ephemeral storage
0 / 5 completed
1 / 5
A data engineer explains an ETL pipeline:

"In stage one, we ingest ___ data directly from the API — no transformation, no cleaning, exactly as it arrives."

Which adjective describes data that has not been processed, cleaned, or transformed?