1. tab-separated values format> TSV A file format used as a portable representation of a database. Each line represents one entry or record; and in every line, each field is separated from the next by a tab character HT. Compare CSV.
tab-separated values |