diff --git a/README.md b/README.md index f75ebf1123..982f0021eb 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,13 @@ # Overview -Versatile Data Kit (VDK) is an open source framework that enables anybody with basic SQL or Python knowledge to create their own data pipelines. +Versatile Data Kit (VDK) is an open source framework that enables anyone with basic SQL or Python knowledge to build their own data pipelines. Versatile Data Kit enables Data Engineers to develop, deploy, run and manage Data Jobs. **A Data Job is a data processing workload** and can be written in Python, SQL, or both at the same time. A Data Job enables Data Engineers to implement automated pull ingestion (E in ELT) and batch data transformation (T in ELT) into a database or any type of data storage. +![Without / With Versatile Data Kit](./support/images/versatile-data-kit-before-after-light.svg#gh-light-mode-only) +![Without / With Versatile Data Kit](./support/images/versatile-data-kit-before-after-dark.svg#gh-dark-mode-only) + Versatile Data Kit consists of two main components: * A **Data SDK** provides all tools for the automation of data extraction, transformation, and loading, as well as a plugin framework that allows users to extend the framework according to their specific requirements. diff --git a/support/images/versatile-data-kit-before-after-dark.svg b/support/images/versatile-data-kit-before-after-dark.svg new file mode 100644 index 0000000000..ff084572e5 --- /dev/null +++ b/support/images/versatile-data-kit-before-after-dark.svg @@ -0,0 +1 @@ +Without Versatile Data KitFragmented InfrastructureOrganization Silos Infra/Ops & Data Team tensionIngestion ToolsTransformation Tools (SQL)Transformation Tools (Python)Ingestion ToolsData TeamsData Teamsdata sourcesInfra & Operations TeamEnable everyone to focus on work that requires their core skillsWith Versatile Data KitEasier maintenance using unified managed interfaceSelf-service, fully automated data teamsImproved collaborationVersatile Data KitData Teamsdata sourcesInfra & Operations Team diff --git a/support/images/versatile-data-kit-before-after-light.svg b/support/images/versatile-data-kit-before-after-light.svg new file mode 100644 index 0000000000..72f57598ef --- /dev/null +++ b/support/images/versatile-data-kit-before-after-light.svg @@ -0,0 +1 @@ +Without Versatile Data KitFragmented InfrastructureOrganization Silos Infra/Ops & Data Team tensionIngestion ToolsTransformation Tools (SQL)Transformation Tools (Python)Ingestion ToolsData TeamsData Teamsdata sourcesInfra & Operations TeamEnable everyone to focus on work that require their core skillsWith Versatile Data KitEasier maintenance using unified managed interfaceSelf-service, fully automated data teamsImproved collaborationVersatile Data KitData Teamsdata sourcesInfra & Operations Team