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

Examples

a_git_a edited this page Feb 5, 2024 · 61 revisions

Examples of use cases solved with Versatile Data Kit SDK:

Data Engineering

Ingestion examples

Ingestion using Flow API (Alpha)

Simple Flow-based API where you can ingest using only configuration. It's an alpha so it's not stable, yet.

Ingestion using Python Ingester send APIs

This is a more "low" level and advanced API but provides more power

Data processing examples

Job development: debugging and testing


➡️ Next Section: SDK Key Concepts

Clone this wiki locally