Sign in Agent Mode
Categories
Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

dbt Platform

dbt Labs

Reviews from AWS customer

6 AWS reviews

External reviews

203 reviews
from and

External reviews are not included in the AWS star rating for the product.


4-star reviews ( Show all reviews )

    Rahul B.

Great tool for Model creation and data transformation - DBT

  • December 08, 2021
  • Review provided by G2

What do you like best about the product?
DBT is one of the most straightforward command-line tools for data transformation. Creating tables or views with incremental strategies doesn't get easier than this.
What do you dislike about the product?
DBT doesn't have any data profiling features, and the auto-generated DBT documentation is not as user-friendly for non-technical users. Other than that, it's excellent with nothing to dislike.
What problems is the product solving and how is that benefiting you?
We use DBT for creating data models and implementing incremental strategies for data refreshes . DBT helps maintain DAG for the models and helps ensure correct dependency order for models.
Recommendations to others considering the product:
DBT is one of the easiest ways to create data models using simple SQL and easy-to-use config for incremental logic for data.


    Retail

Great way to transform data

  • August 24, 2021
  • Review provided by G2

What do you like best about the product?
Easy to learn how to create models and tests. Very lightweight and quick run times.
What do you dislike about the product?
It can be cumbersome to host yourself - but there are good service providers to help you with that (like DBT Cloud).
What problems is the product solving and how is that benefiting you?
Taking raw data and transforming it into clean analytics tables. This allowed our reports to have significantly faster run time and reduces development time of our analtyics team.