Skip to main content

Loader DPUs

11/03/2026

Loader DPUs are integration points with the external data sources similarly to Extractor DPUs.

In contrast to the extractors though, loaders only accept input from other DPUs and have no output. They load the received data to the external data sources based on the configuration. This is usually the last step of a data processing pipeline, where new data is produced and published to other users for further consumption.

Graphwise UnifiedViews provides DPUs to load data to file systems, HTTP API endpoints, SQL and SPARQL endpoints, and more.