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.


    Computer Software

DBT is a very intuitive tool with advanced features that'll help scale your analytics teams

  • December 13, 2022
  • Review verified by G2

What do you like best about the product?
Breaking down reusable CTEs into separate tables/views increases scalability and consistency.
What do you dislike about the product?
Some of the config features like making tables incremental can be a little confusing and tough to get right on the first try.
What problems is the product solving and how is that benefiting you?
Allowing the Analtyics team be self-serve on typical engineering tasks. We are also able to dictate source-of-truth definitions by building the reusable CTEs


    Computer & Network Security

Very useful and easy to use.

  • December 13, 2022
  • Review provided by G2

What do you like best about the product?
I can create project and manage with git and also I can connect my db easily I can create secrets and manage them for each project.
What do you dislike about the product?
Actually I have nothing to this question.
What problems is the product solving and how is that benefiting you?
I can manage my data and connect to databeses


    Don A.

Powerful and Easy to Use ETL Tool

  • December 12, 2022
  • Review verified by G2

What do you like best about the product?
The best part of DBT is the power that comes with its ease of use. Once you play around with DBT a bit and get a handle on it, it can do all sorts of great tricks with just a SELECT statement and a little bit of Jinja.
What do you dislike about the product?
DBTs only weakness right now is I find the examples in the documentation to be a little simplistic, not covering all the options like the examples in a Microsoft help page would. Luckily, for more complicated use cases, you can get help in their Slack community, which is quite lively and helpful.
What problems is the product solving and how is that benefiting you?
DBT is helping us normalize several data sources together into one master model and then exposing slices of that master model in the form of views we base our exports on. We have over 2k models between putting the sources together and then sharing the slices.


    Stuart C.

dbt adds so many features to SQL that I hadn't even realised were missing

  • December 12, 2022
  • Review verified by G2

What do you like best about the product?
There's a lot that I really like about dbt, particularly in the way it automates so much of the 'grunt work' out of transforming data. It's now tough to imagine how we handled refreshing our data warehouse before dbt!

Specifically I am a fan of how dbt:
- Works out dependencies rather than you having to stay on top of which models need to be run before others
- Automates testing, running tests on a schedule rather than when you remember to run the testing!
- Handles version control, allowing you to keep track of changes
- Provides a straightforward way of handling separate development and production environments, so you can see the impact of your changes before making them live
- Has a very active community of Slack users and package developers
What do you dislike about the product?
This is quite minor, but with documentation it can be a bit onerous to keep .yml files up to date, as the formatting needs to be exact and it is not always obvious when something is wrong, for example, with the amount of tab spacing.
What problems is the product solving and how is that benefiting you?
dbt has essentially "automated the boring stuff", letting us spend less time on boilerplate SQL work and more time thinking about the design of our models and how they best serve our reporting needs.


    Computer Software

Avid longtime customers

  • December 09, 2022
  • Review provided by G2

What do you like best about the product?
Foundational data modeling for reporting in external tools. Testing and data correctness framework. Data-as-code continious deployment and automation. Documentation.
What do you dislike about the product?
A lot of repretitive data crunching that is somewhat hard to eliminate. Even with incremental models, subsequent models still make a full data transform. More caching / incremental tools for downstream models would be appreciated.
What problems is the product solving and how is that benefiting you?
Customer data and behavioral analytics. Unifying data from multiple sources for ease of access. Creating snapshots and time series data from mutable tables in various sources.


    Retail

Streamlines SQL Development

  • December 09, 2022
  • Review verified by G2

What do you like best about the product?
After years of working with cumbersome ETL flows, dbt's modular approach makes it simple to change only a small portion of a large process without breaking anything. Having version control with SQL is a game changer.
What do you dislike about the product?
There is a learning curve to working with dbt, like any new solution/process, but the upside is worth it.
What problems is the product solving and how is that benefiting you?
dbt's approach to making SQL code clean and DRY has greatly improved our workflow and code.


    Erik L.

The best tool for data engineering on Snowflake!

  • December 09, 2022
  • Review provided by G2

What do you like best about the product?
I appreciate the ability to generate a DAG quickly. This capability is beneficial for developers to extend the data warehouse while understanding what may be impacted downstream. The recent improvements to the cloud IDE have been substantial.
What do you dislike about the product?
The cloud IDE is going through a complete revamp, and during that time, there have been some glitches in how it operates. There have also been a few outages over the past few months, but nothing of major consequence.
What problems is the product solving and how is that benefiting you?
We use DBT as part of our tech stack for our embedded analytics product. It has allowed us to go from no data warehouse to a stable and agile data warehouse in weeks.


    Computer Games

Fantastic SQL orchestrator that bridges the gap between analysis and programming

  • December 09, 2022
  • Review verified by G2

What do you like best about the product?
* All models, configurations and tests stored as version controlled code
* OSS as well as a managed SaaS-service
* Easily overviewable lineage & dependency trees
What do you dislike about the product?
* There are some hidden complexities/nitty-gritty details you need to figure out before dbt becomes a powerful tool
* Parts of the documentation lack example(s) or have examples using legacy/old standards
What problems is the product solving and how is that benefiting you?
* dbt collects and orchestrates all transformations that before were scattered between analyst's own Drives, embedded within tooling or otherwise just laying around. I think this is one of the most powerful things dbt has done for us thus far.


    Jacob B.

Our time is exclusively dedicated to providing value with this tool as it's reliable and easy to use

  • December 09, 2022
  • Review verified by G2

What do you like best about the product?
* With inherited lineage, there is clarity in the transformation process.
* Doucmentation & tests easy to config
* The transformations require only SQL.
* Open source first approach
What do you dislike about the product?
* Visualization of test results & jobs run time is lacking.
What problems is the product solving and how is that benefiting you?
* ease of use & visibility to the transformation process.
* don't waste time on infra


    Jithendra K.

Jithendra Komhar DBT

  • December 09, 2022
  • Review verified by G2

What do you like best about the product?
1. Perfect way of representing the lineage of modes.
2.Easy navigation, good videos for learning about DBT tech stack
3. Excellent support for solving the issues
What do you dislike about the product?
1. It would be great if the trial period could be extended to 15 days instead of 8 days.
2. we need to run the models multiple times because of system errors from the dbt cloud. It would be great if it could be solved.
What problems is the product solving and how is that benefiting you?
We are dbt partners and working on some POCs like Informatica to DBT models to showcase how dbt can be leveraged.
we are partnersof DBT