Visual ETL and data pipeline orchestration
Data Pipeline Builder provides a visual interface for designing and deploying data pipelines including ETL/ELT workflows, data validation, transformation logic, and scheduling. Supports multiple data sources and targets with built-in connectors.
npm install @community/data-pipeline-builder
Add the following configuration to your config.json:
{
"pipelineBuilder": {
"scheduler": "cron",
"storage_backend": "s3",
"monitoring_enabled": true
}
}Ensure you have the following dependencies installed:
Restart your Adverant Nexus instance and the plugin will be available.
View full documentation →Check out our installation guide or reach out to support.
Install now and start using this plugin in your Adverant Nexus instance.