-
Notifications
You must be signed in to change notification settings - Fork 56
Examples
a_git_a edited this page Feb 5, 2024
·
61 revisions
Examples of use cases solved with Versatile Data Kit:
Simple Flow-based API where you can ingest using only configuration. It's an alpha so it's not stable, yet.
This is a more "low" level and advanced API but provides more power
- 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
- Ingesting data from a authenticated REST API using Job Secrets
- Data Modeling Guide: Treating Data as a Product
- Processing data using SQL and local database
- Processing data using Kimball warehousing templates and a Big Data database (Presto/Trino)
➡️ Next Section: SDK Key Concepts
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