Dc

dbt Core

AWS Azure Analytics 2 variations

dbt Core preinstalled with the DuckDB adapter and a working sample project that builds end to end with no warehouse.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened dbt Core image, built and supported by cloudimg.

ProductCloudOperating systemVersion
dbt Core AWS Standard View · Guide
dbt Core on Ubuntu 24.04 LTS Azure Ubuntu 24.04 Standard View · Guide

Overview

dbt Core is an open source SQL data transformation framework that lets analytics engineers build, test and document data models in their warehouse. This image ships it with the DuckDB adapter in a dedicated virtual environment plus a complete sample project.

Why the cloudimg image

cloudimg preinstalls dbt with a self contained DuckDB adapter that materialises models into a local database file on a dedicated, independently resizable data disk, so run, test, build and docs all work out of the box with no external warehouse or credentials. A complete sample project runs on first login, backed by 24/7 technical support.

Common uses

  • Analytics engineering
  • Data model testing
  • ELT transformations