Skip to main content
Though most hotglue compatible taps write data following the Singer spec, storing and processing Singer data can be inefficient. To solve this, hotglue supports transforming your sync output into a more efficient storage format. Your ETL script processes the data from this format. hotglue supports four Intermediary Formats:

Debugging

If you’d like to convert your singer data to these formats locally, read about target-csv and target-parquet.