-
Notifications
You must be signed in to change notification settings - Fork 57
Home
a_git_a edited this page Feb 5, 2024
·
56 revisions
Versatile Data Kit - one framework to🧑💻 Develop
data workflows with Python and SQL
Versatile Data Kit allows you to implement automated pull ingestion and batch data processing. Typical use cases are:
- ingest data from another system, database, or API;
- clean and transform ingested data into a schema convenient for reporting (such as a data warehouse model);
- refresh or aggregate data on a scheduled basis;
- reuse or expose a simplified / use-case-specific / cleaned-up schema to third parties.
Develop Your First Data Job | See all VDK Examples |
---|---|
|
Complete collection of our |
SDK - Develop Data Jobs
SDK Key Concepts
Control Service - Deploy Data Jobs
Control Service Key Concepts
- Scheduling a Data Job for automatic execution
- Deployment
- Execution
- Production
- Properties and Secrets
Operations UI
Community
Contacts