
Comma Separated Values (CSV)
tap-csv (meltanolabs variant)
Comma Separated Values (CSV) is a file format used to store and exchange data.
CSV is a simple file format that stores data in a tabular form, with each row representing a record and each column representing a field. The values in each field are separated by commas, hence the name "comma separated values." CSV files can be easily opened and edited in spreadsheet software like Microsoft Excel or Google Sheets, making them a popular choice for data exchange between different applications and systems. They are also commonly used for importing and exporting data from databases and other software tools.
Settings
Add Metadata Columns
Specifies whether to include metadata columns in the CSV output.
Csv Files Definition
Defines the structure and location of the CSV files to be accessed through the API.
Files
Specifies the CSV files to be accessed through the API.
Comma Separated Values (CSV) connector is available on Meltano Community. It is built by our growing community of over 5000+ developers. Refer to the Install section below to verify the readiness of this connector.