project Β· 2019-2021

Databricks connector library

Reusable PySpark library that standardised reading, writing, configuration, and error handling across common enterprise data stores.

The problem

Data pipelines repeatedly reimplemented connection setup, schema handling, and cleanup logic for the same storage systems. The duplication made reviews slower and failures inconsistent.

Approach

Outcome

The library reduced boilerplate and gave new pipelines a consistent, versioned foundation without prescribing their transformation logic.

← all projects