
Overview

Product video
dbt is an open source data transformation tool that allows anyone comfortable with SQL to author their own data pipelines. dbt Cloud provides a stable, professional grade environment for building and orchestrating dbt projects. It's the fastest and most reliable way to deploy dbt.
Find out if dbt Cloud works with your data base or data warehouse here: https://docs.getdbt.com/docs/available-adapters
Sign up for a free, 14-day trial here: https://www.getdbt.com/signup/
Highlights
- Save time with an IDE built for dbt, including a SQL Runner capable of running Jinja; and guided process to enforce version control best practices, even for users new to git
- Set up custom schedules to run production jobs including incremental testing upon change or before deployment.
- dbt Cloud provides professional grade support and security for the enterprise (SOC2, Type II compliance, SSO, role-based access)
Details
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/12 months |
---|---|---|
dbt Cloud Enterprise | dbt Cloud Enterprise plan: 10 developer seats | $48,000.00 |
The following dimensions are not included in the contract terms, which will be charged based on your usage.
Dimension | Cost/unit |
---|---|
Additional overages as defined in contract | $0.01 |
Vendor refund policy
All fees are non-cancellable and non-refundable except as required by law.
Custom pricing options
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Software as a Service (SaaS)
SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.
Resources
Support
Vendor support
Complete documentation is available at https://docs.getdbt.com/docs/dbt-cloud/cloud-overview/ . support@getdbt.com
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products



Customer reviews
DBT at my point of view
Data can be transformed in batch
Ease to use, it has lot of good features similar in Django web application
Persistent cluster is required for running the sql statements.
Like Presto/Hive it can’t be connected to BI Directly
Converts SQL select statements into Tables or Views
Supports DW process such as incremental, SCD etc.,
Graphical representation of pipelines
We majorly use DBT cloud for ETL in the organization
DBT(Data Build Tool) to build Excellent data models for Quickly and collaboratively
i can use and configure the transformation as per the object like table,view or incrementalalong with features like auto-generated lineage graphs and can perform native testing with few lines of codes in a YAML file and can able to re use them.
and Performing CI/CD pipeline tests along with data migration to targets like Bigquery.