-
Notifications
You must be signed in to change notification settings - Fork 56
Examples
Antoni Ivanov edited this page Jul 30, 2023
·
61 revisions
Examples use cases solved with Versatile Data Kit:
- Ingesting data from REST API into Database
- Ingesting data from DB into Database
- Ingesting data from S3 into Database
- Ingesting local CSV file into Database
- Incremental ingestion using Job Properties
- Processing data using SQL and local database
- Data Modeling: Treating Data as a Product
- Processing data using Kimball warehousing templates and a Big Data database (Presto/Trino)
- Using VDK DAGs to manage jobs
- Using DAGs to manage Data Jobs with arguments
- Workflow of Data Jobs using Airflow
- Ingest, process, and publish using VDK & Streamlit Vincent Van Gogh's paintings
- Ingest, process, and publish using VDK & Streamlit American states life expectancy
- Ingest, process, and publish using VDK & Streamlit analysis of relationship between Natural Gas prices and the temperature
The source code for the examples can be found in git at https://github.com/vmware/versatile-data-kit/tree/main/examples
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