Stream Connectors

Csv →

Details about the CsvSource and CsvDestination

With the CsvSource you can send csv formatted data into a data flow, and the CsvDestination will produce csv formatted output.

Excel →

Details about the ExcelSource

The ExcelSource allows you to send data from an excel file into a data flow.

Json →

Details about the JsonSource and JsonDestination

The JsonSource and JsonDestination allows you to read or write data from/into a json format, either into a file or a webservice.

Parquet →

Details about the ParquetSource and ParquetDestination

The parquet connector pack allow you to read or write data from or into parquet files.

Shared Functionalities →

Stream connectors allow to read common formats either from a file source or via http.

Stream connectors allow to read data that is stored in a common format either from a file or via http.

Text →

Details about the TextSource and TextDestination

The TextSource and TextDestination allow you to read or write data from/into a text file. The text connectors are part of the ETLBox core package.

Xml →

Details about the XmlSource and XmlDestination

The XmlSource and XmlDestination allow you to read or write data from/into a xml file or web service.