Home - noetl/noetl GitHub Wiki

Welcome to the NoETL wiki!

NoETL is a framework to manage, automate and execute predefined processes in the distributed environment that could be run in parallel.

Architecture of NoETL actively supports two main verticals of DevOps and Data Analytics routines - Infrastructure and Data Processing.

  • Infrastructure is used to provision VMs in the cloud, install and configure application servers, frameworks and web services, deploy software components like databases (RDBMS, NoSQL) and so on.

  • Data processing is used for batch or streaming data pipelines, where NoETL functionality is in use, like submit hadoop/spark application jobs, get from/put to files on sftp, “export to”/”import from” databases, handle complicated logic of the streaming data processing.

Overview

GoNoEtl active development pages