Welcome to Spooq’s documentation!¶
Spooq is your PySpark based helper library for ETL data ingestion pipeline in Data Lakes.
Extractors, Transformers, and Loaders are independent components which can be plugged-in into a pipeline instance or used separately.
Table of Content¶
- Changelog
- 3.3.8 (2022-08-11)
- 3.3.7 (2022-03-15)
- 3.3.6 (2021-11-19)
- 3.3.5 (2021-11-16)
- 3.3.4 (2021-07-21)
- 3.3.3 (2021-06-30)
- 3.3.2
- 3.3.1 (2021-06-22)
- 3.3.0 (2021-04-22)
- 3.2.0 (2021-04-13)
- 3.1.0 (2021-01-27)
- 3.0.1 (2021-01-22)
- 3.0.0b (2020-12-09)
- 2.3.0 (2020-11-23)
- 2.2.0 (2020-10-02)
- 2.1.1 (2020-09-04)
- 2.1.0 (2020-08-17)
- 2.0.0 (2020-05-22)
- 0.6.2 (2019-05-13)
- 0.6.1 (2019-03-26)
- Installation / Deployment
- Setup for Development, Testing, Documenting
- Releasing a new Version on PyPi
- Examples
- Extractors
- Transformers
- Loaders
- Pipeline
- Spooq Base
- Architecture Overview