Skip to content

Getting Started

This section walks through installing the ETL Engine, understanding the folder layout it expects, and running a first transformation.

The ETL Engine has five end-point drivers. Every driver works on either side — source, CDM, or both — and source/CDM combinations can be freely mixed.

  • CSV
  • MariaDB / MySQL
  • PostgreSQL (native libpq)
  • PostgreSQL over ODBC (psql-odbc)
  • SQL Server (over ODBC)

Pages