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.
This feature allows for seamless, end-to-end data transformation workflows within a single platform. Learn more by visiting dbt Transformation documentation.
Looker Studio Connector
We released a completely new Looker Studio connector. Now you can connect to data sources and analyze data directly from Looker Studio without additional actions in Skyvia. See more details in Looker Studio Connector topic.
Connector Updates
Stripe
We have added read-only objects SubscriptionDiscounts and AllSubscriptionDiscounts that represent the extended discount information for the records from the Subscriptions and AllSubscriptions objects respectively. We have also updated metadata for the following Stripe objects: Subscriptions, AllSubscriptions, SubscriptionItems, AllSubscriptionItems. Read more about the Stripe connector in the Stripe topic.