# versatile-data-kit **Repository Path**: mirrors_vmware/versatile-data-kit ## Basic Information - **Project Name**: versatile-data-kit - **Description**: One framework to develop, deploy and operate data workflows with Python and SQL. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README  
---
One framework toπ§βπ» Develop βΆοΈ Deploy and π Operate
data workflows with Python and SQL
Get started with VDK SDK: ➡ Install Quickstart VDK. Only requirement is Python 3.7+.
➡ Develop your First Data Job if you are impatient to start quickly. |
Ingestion examples: ➡ Ingesting data from REST API into Database➡ Ingesting data from DB into Database ➡ Ingesting local CSV file into Database ➡ Incremental ingestion using Job Properties |
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 Control Service provides REST API for users to create, deploy, manage, and execute data jobs in a Kubernetes runtime environment.
Get started with deploying jobs in control service: ➡ Install Local Control Service with vdk server --install➡ Scheduling a Data Job for automatic execution ➡ Using VDK DAGs to orchestrate Data Jobs |
Get started with operating and monitoring data jobs: ➡ Versatile Data Kit UI - Installation and Getting Started➡ VDK Operations User Interface - Versatile Data Kit |
Get started with using some VDK plugins: ➡ Browse available plugins➡ Interesting plugins to check out: Track Lineage of your jobs using vdk-lineage Import/Ingest or Export CSV files using vdk-csv ➡ Write your own plugin |