variable-length record
Computing term for a record whose length can vary, as opposed to a fixed-length record.
In file formats that handle variable-length records, each record has a different length.
Using variable-length records in a database can save storage space.
Compound of 可変 (variable) + 長 (length) + レコード (record). A straightforward technical term.