Data Formats
Format | Streaming | Read | Write | Javadocs | Examples |
---|---|---|---|---|---|
AvroApache Avro is a data serialization system. |
Avro Javadocs | Avro Examples | |||
Bloomberg |
Bloomberg Javadocs | Bloomberg Examples | |||
CSVComma or user-defined delimited fields |
CSV Javadocs | CSV Examples | |||
Email / Gmail / IMAPRead email inboxes |
Email Javadocs | Email Examples | |||
Event Bus |
Event Bus Javadocs | Event Bus Examples | |||
ExcelMicrosoft Excel formats 97, 2003, 2007, and 2010 |
Excel Javadocs | Excel Examples | |||
Fixed WidthFixed Length Records (FLR) |
Fixed Width Javadocs | Fixed Width Examples | |||
Google Javadocs Google Analytics Javadocs Google Calendar Javadocs Google Contacts Javadocs Google Gmail/ Javadocs |
Google Examples | ||||
In-Memory |
In-Memory Javadocs | In-Memory Examples | |||
Java BeansRead Java beans, arrays, and collections using XPath queries. |
Java Beans Javadocs | Java Beans Examples | |||
JDBC |
JDBC Javadocs | JDBC Examples | |||
JSONRead streaming JSON using XPath queries. Write streaming JSON using code templates with the built-in expression language or using a simple writer. |
JSON Javadocs | JSON Examples | |||
JMSJava Message Service |
JMS Javadocs | JMS Examples | MailChimpReads the list of subscribed, unsubscribed, and cleaned members from a MailChimp list. |
MailChimp Javadocs | |
MongoDB |
MongoDB Javadocs | MongoDB Examples | |||
NativeBuilt-in, binary serialization format. |
Native Javadocs | Native Examples | |||
ParquetApache Parquet is a columnar storage format. |
Parquet Javadocs | Parquet Examples | |||
PDF Javadocs | PDF Examples | ||||
RTFMicrosoft Word |
RTF Javadocs | RTF Examples | |||
TemplateFreeMarker templates |
Template Javadocs | Template Examples | |||
TrelloRead kanban board, read/write cards on kanban board using Trello API |
Trello Javadocs | ||||
Twitter Javadocs | Twitter Examples | ||||
Web Server Logs |
Web Server Logs Javadocs |
Web Server Log Examples |
|||
XMLRead streaming XML using XPath queries. Write streaming XML using FreeMarker templates, code templates with the built-in expression language, or using a simple writer. |
XML Javadocs | XML Examples | |||
Custom, User-DefinedCreate your own custom readers and writers or have us build one for you. |
Core Javadocs | Custom Components Examples |