Skip to content
This repository was archived by the owner on Sep 1, 2026. It is now read-only.

Transformation

a_git_a edited this page Dec 14, 2023 · 6 revisions

VDK provides:

  • SQL and Python parameterized transformations.
  • Extensible templates for data modeling.
  • Creates a dataset or table as a product.

Get started with transforming data:

Data Modeling: Treating Data as a Product
Processing data using SQL and local database
Processing data using Kimball warehousing templates

VDK Templates

VDK provides SQL Data Processing Templates:
Slowly Changing Dimension Type 1
Slowly Changing Dimension Type 2
Append Strategy
Insert Strategy

Next Section: Managed DB Connections

Clone this wiki locally