Skip to content

Latest commit

 

History

History
50 lines (42 loc) · 1.95 KB

index.md

File metadata and controls

50 lines (42 loc) · 1.95 KB

logo

If you’re a data scientist or data engineer, this might sound familiar while working on ETL projects:

  • Switching between multiple projects is a hassle
  • Debugging others’ code is a nightmare
  • Spending a lot of time solving non-business-related issues

SETL (Spark ETL, pronounced "settle") is a Scala framework that helps you structure your Spark ETL projects, modularize your data transformation logic and speed up your development.

Table of contents