Skyvia Data Integration - December 2025
Released: Dec 3, 2025
December 2025 での更新項目
機能
- dbt Core Support:
- Skyvia now supports dbt Core, the open-source command-line tool from dbt Labs, enabling users to run data transformations directly against a database or data warehouse. These transformations are executed within the Skyvia platform, with dbt Core hosted and managed by Skyvia. With this update, you can:
- Connect dbt models stored in a Git repository to your target databases.
- Execute transformations manually or on a predefined schedule.
- dbt Transformations are commonly used to:
- Prepare data for analysis.
- Improve data quality.
- Implement complex data logic in the warehouse layer.
- You can use dbt Transformations independently or in combination with other Skyvia tools. For example, you can implement a complete ELT pipeline within Skyvia by:
- Extracting data from source systems.
- Loading it into a data warehouse using Replication or Data Flow.
- Transforming it using dbt Transformations.