Skip to content

Overview

a_git_a edited this page Dec 18, 2023 · 12 revisions

What Problem Does Versatile Data Kit Solve?

  • Ingest data from different sources.
  • Use Python/SQL and VDK templates to transform data.
  • Package, version, and deploy data applications while dealing with credentials, retries, and reconnects.
  • Provide built-in monitoring and smart notification capabilities.
  • Track code and data modifications for quicker troubleshooting and version rollback.

Versatile Data Kit consists of two main components:

SDK and Control Service

SDK provides automation for developing your data workflows with Python and/or SQL.
The Control Service provides automation for deploying your data workflows.

This documentation is split into these components for you to find the information on your use case.

versatile-data-kit-components-non-transparent

Next Sections:

Clone this wiki locally