File formatsΒΆ
Amperity supports many file types, including CSV, JSON, NDJSON, Parquet, and streaming JSON.
Settings and options that are common to all file formats.
A free and open source column-oriented data storage format developed within the Apache Hadoop ecosystem.
A row-oriented remote procedure call and data serialization framework developed within the Apache Hadoop ecosystem.
A binary data serialization format based on JSON.
A delimited text file that uses a comma to separate values.
A language-independent data format similar to JavaScript.
A format for structured data that defines the structure of JSON data using lines as separators.
A delimited text file that uses a pipe to separate values. A PSV file stores tabular data in plain text.
A format for increments of data using NDJSON within each increment. Each line of NDJSON file is a valid JSON value.
A delimited text file that uses a tab to separate values and stores tabular data in plain text.
A standalone file that uses eXtensible Markup Language (XML).