What is ETL?
Extract, transform, and load. ETL is a three-phase process where data is extracted, transformed (cleaned, sanitized, scrubbed), and loaded into an output data container. The data can be collated from one or more sources and it can also be outputted to one or more destinations. ETL processing is typically executed using software applications but it can also be done manually by system operators. ETL software typically automates the entire process and can be run manually or on reoccurring schedules either as single jobs or aggregated into a batch of jobs.
A properly designed ETL system extracts data from source systems and enforces data type and data validity standards and ensures it conforms structurally to the requirements of the output. Some ETL systems can also deliver data in a presentation-ready format so that application developers can build applications and end users can make decisions.
ETL tools evaluated to date:
Don't see a tool considered that you think we should add?
Reach out to us at astronaut@stackwizard.com.