Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

dbt Cloud Enterprise

dbt Labs | 1

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

157 reviews
from G2

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


    Mir H.

DBT for data transformations

  • July 19, 2022
  • Review verified by G2

What do you like best about the product?
DBT offers a centralized repository for all our data transformations and works best with snowflake. DBT has helped us with superior automated testing, and easier CICD and the Teams version is so affordable to get started with dbtcloud everything on cloud.
What do you dislike about the product?
Compared to the Teams version, the enterprise version offers better features and on-board training but is at least 5x expensive. Rapid on-board training comes only with the enterprise version, wish it was open for everyone.
What problems is the product solving and how is that benefiting you?
DBT is very easy to use for both data engineers and analysts. It has offered better collaboration within and outside our data team, and consolidated testing, and documentation with DAG/documentation generator.


    Legal Services

DBT is the standard for analytics engineering today

  • July 18, 2022
  • Review verified by G2

What do you like best about the product?
DBT centralizes all of your SQL transformation, provides the infrastructure for version control, facilitates running tests on your data as it is transformed, and orchestrates the jobs that push your transformations to production.
What do you dislike about the product?
I haven't found anything in DBT yet that I dislike. The community is great, the customer support is great, and the speed of improvement has been terrific. Nothing bad to say!
What problems is the product solving and how is that benefiting you?
DBT allows us to model, transform, and orchestrate our entire data flow from the data warehouse with raw data to our production analytics DB. Having all this centralized makes it super easy to onboard new team members and keep code quality + documentation high.


    Manpreet S.

Modern day - Data Transformation Tool !

  • July 18, 2022
  • Review provided by G2

What do you like best about the product?
It's very well thought out and designed.
What do you dislike about the product?
Changing versions and keeping up to date with the changes
What problems is the product solving and how is that benefiting you?
- Platform dependencies resolved
- Visualization of data flow
- Easy to use, improvise and adapt
- Community Support


    Pawel G.

Absolute game changer for data transformations without the need of data engineer expertise

  • July 18, 2022
  • Review verified by G2

What do you like best about the product?
dbt Cloud DAG orchestration (upstream and downstream handling) and model lineage graph (visualise your entire transformation layer)
What do you dislike about the product?
For a self-starter, there are so many useful features like exposures or hooks that need more explanation and/or examples
What problems is the product solving and how is that benefiting you?
Pure and simple: data transformations without the need of a data engineer. Everything is maintainable by a SQL-wielding data analyst


    Marketing and Advertising

DBT review

  • July 13, 2022
  • Review verified by G2

What do you like best about the product?
I like how DBT gives the tools to analysts to create production-level data without needing engineering effort. This allows us to have more control over our workflow.
What do you dislike about the product?
I find some of the syntax to be a bit painful but overall, I haven't had any big issues with the product.
What problems is the product solving and how is that benefiting you?
Performing ETL on raw tables to prep them for analysis and visualizations and then pushing them to our warehouse\other tools. DBT allows analysts to create these tables without needing engineering effort.


    Phong B.

game changer technology

  • July 12, 2022
  • Review provided by G2

What do you like best about the product?
Data Catalog Feature. You can just build out your data warehouse while catalog feature takes care of documentation for you.
What do you dislike about the product?
None. Maybe it would be a bit challenging for people who are not familiar with version control.
What problems is the product solving and how is that benefiting you?
Building out Data Warehouse and Data Marts while documenting the transformation with data catalog feature. Also save a lot on data engineering time


    Marketing and Advertising

Director

  • June 28, 2022
  • Review verified by G2

What do you like best about the product?
Very simple architecture written in SQL. I also love the community - lots of models have been built so it's easy to repackage.
What do you dislike about the product?
DBT cloud needs some work. It constantly refreshes and bugs out. I'd also like to see better alerting capabilities on job failures.
What problems is the product solving and how is that benefiting you?
DBT is making it easy for the pissed off business analyst to create useful databases. It's doing away with the technical skills gap that has existed historically.


    Retail

DBT Rocks

  • June 28, 2022
  • Review verified by G2

What do you like best about the product?
Dbt is the best data pipelining tool I have ever used. DBT is extremely great at making it easy enough so analysts and data scientist can write their own pipelines, and integrate into other tools
What do you dislike about the product?
DBT's scheduling software isn't my favorite -- but I know they're actively trying to fix it. Likewise, I don't love DBT's stream capabilities.
What problems is the product solving and how is that benefiting you?
DBT solves all of our data cleaning and pipelining work. It speeds up everything and is great.
Recommendations to others considering the product:
Snowflake works really well with dbt -- but it does weird things with timestamps in incremental runs


    Real Estate

Good if you have the software development experience and desire to manage database models as code

  • June 14, 2022
  • Review provided by G2

What do you like best about the product?
The ease, or in fact requirement, to use a repository is great if you are a developer who is used to that sort of thing and like what it offers you. Having the history of the data models tracked in this manner is great.
What do you dislike about the product?
Moves a lot of work to the data warehouse and doesn't replace an ETL tool. Nothing says dbt should be replacing an ETL tool but that's very much how I see it being used, which is unfortunate.
What problems is the product solving and how is that benefiting you?
Keeping track of changes to the database structure and the logic used in the creation of metrics is now a very simple process using dbt and a git repository. Additionally being able to easily build tests into those models is a time saver.


    John M.

Love it, so far. Still getting up to speed.

  • June 06, 2022
  • Review verified by G2

What do you like best about the product?
Could based; transparency of how everything is built and executed; the support from dbt and the user community; integrated documentation, testing, and git repository; dbt leverages team SQL knowledge.
What do you dislike about the product?
How to find and use packages and macros is not intuitive. If you're new to dbt, it's hard to know what's available, or how to approach a specific use case.
What problems is the product solving and how is that benefiting you?
Loading data vault on snowflake. We are replacing another tool that was too cumbersome and inefficient.