Translation guide
A file where records are stored in the order they were added, typically accessed one after another. In Japanese, this is usually expressed with technical compound terms.
A data file organized as a sequence of records, accessed in order.
Standard technical term for a sequential file in computing contexts.
このシステムは順編成ファイルを使用しています。
This system uses sequential files.
Also common; literally 'sequential file'.
データは順次ファイルに保存されます。
Data is saved in a sequential file.
Loanword from English, used in IT contexts.
シーケンシャルファイルの読み込みには時間がかかります。
Reading a sequential file takes time.