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

159 reviews
from G2

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


    Roland P.

Using dbt has improved accuracy and collaboration in our data projects

  • January 26, 2024
  • Review provided by G2

What do you like best about the product?
In my role I absolute­ly love using dbt - its the ultimate tool for transforming data with e­ase. It effortlessly inte­grates into our current systems making our analytics work a bre­eze. Were­ all in on dbt because it exce­ls at data transformation and organization boosting our efficiency and collaborative e­fforts tremendously.
What do you dislike about the product?
It would be fantastic if dbt could e­nhance it's toolkit for visual data modeling. At prese­nt its heavily focused on coding but integrating a more­ visual approach to working with data would undoubtedly elevate­ its utility especially for individuals who gravitate towards graphical me­thods for data analysis.
What problems is the product solving and how is that benefiting you?
As data enthusiasts we­ consider dbt our everyday supe­rpower dramatically enhancing our data analysis while e­ffortlessly managing complex data changes. Its our goto tool smoothing our data work and e­nsuring our insights are as sharp as a tack allowing us to make informed de­cisions to propel our business forward.


    Computer Software

Good tranformation tool for data engineers : Complete SQL Magic.

  • January 24, 2024
  • Review verified by G2

What do you like best about the product?
DBT has been game changer in the realm of data analaytics for me.
Its One of standout feature is abilty to transform data in warehouse itself it makes it lightning fast
The powerfult modular sql based approach to define transformation makes it fall in love for data engineers.
Its automatic document generation feature is simply outstanding.
Its SQL based moduler approach makes it easy for implementation.
What do you dislike about the product?
If someone is not well-versed in SQL it will be dificult to implement it initially.
The main feature it doesnt have is inbuilt scheduler.
The scheduler will make it complete transformation tool for data engineers.
What problems is the product solving and how is that benefiting you?
Ability to create moduler, version control models ensures my transformation code is well maintanable and scalable.
Its version control feature makes it very easy for developers to collabrate.
Its feature of auto generating insights/ documents makes it outstand.


    Computer Software

so usefull

  • January 24, 2024
  • Review provided by G2

What do you like best about the product?
we can made maintainalble and scalable data infrastructure, this make user easy for working with data, transforming data become easy, that is why we use it in our projects also provides some standardies features
What do you dislike about the product?
we can not able to load the data from source , we can only able to use data present in dataware houses, new users may face difficulties while learning, support also not that good from community
What problems is the product solving and how is that benefiting you?
It provides standardize transformation process that help in less error, version control is also a good feature


    Aniket T.

Transforming data with dbt

  • January 19, 2024
  • Review verified by G2

What do you like best about the product?
dbt is an efficient solution that is capable of transforming raw data into important insights. I've been utilizing it for data transformation and it integrates easily with most of the elt tools. It has tons of features that enhances the development experience.
What do you dislike about the product?
I've experienced issues when it comes to managing dependencies between models also realtime work isn't possible which is much needed.
What problems is the product solving and how is that benefiting you?
dbt helps us in data quality checks and preparation before making it available for everyone. It ensures data accuracy and maintains regularity of the transformed data through automation testing.


    📈 Rho L.

It's like seeing an old friend that you really liked but haven't seen for a while.

  • January 18, 2024
  • Review verified by G2

What do you like best about the product?
At it's core, DBT aligns three technologies to deliver knowledge better: SQL, YAML, & Jinja. You can do a lot with just SQL and YAML. Adding in Jinja makes SQL feel a lot more like traditional development. I kinda missed that. It's like seeing an old friend that you really liked but haven't seen for a while.

dbt is magic for transforming and modeling data. It's a platform that allows us to wrangle, shape, and organize the data to model the business. With the help of DBT, we can implement the principle of separation of concerns to organize and manage our transformations.

One of the key tools DBT offers is Directed Acyclic Graphs (DAGs), maps that illustrate the path our data takes from source to the final destination. These maps illustrate the data transformation arc. We start with the source data, which is often messy and unrefined. We use DBT to perform a series of transformations, taking the data on a journey from a multiverse of chaos to a world of understanding. We clean the data, apply business rules, and ensure the data conforms to our business dimensional models. These models or core business logic serve as the foundation for reporting.

As we progress along the transformation arc, our data starts to take shape. We can build data marts for specific business areas or functions. These data marts are built with our business dimensional models, ensuring that the data is structured in a way that supports efficient analysis and reporting.

Reporting on top of our business dimensional models. With the data now organized and modeled in a meaningful way, we can unlock valuable insights and empower decision-makers with actionable information . . . at scale. We can slice and dice the data, apply filters, and drill down into specific dimensions to understand trends, patterns, and outliers. The reports we develop are consistent because they come from a single source of truth, the business dimensional model.
What do you dislike about the product?
dbt requires a mindset change. You have to buy into how they think about modeling. It's opinionated. dbt is method-agnostic (data vallt, mesh, kimball). But structure matters and you need to spend some time to understand dbt's mindset around stricture.
What problems is the product solving and how is that benefiting you?
Let me tell you about the state of our data. At the time, we didn’t know. That was the issue. It was a black box. Our data model was opaque with logic scattered all across the data stack. As we pick around the edges a picture starts to form. Imagine a dense, thorny briar patch, each thicket representing a tangled mess of information. That's how I see it—unruly, interlacing, and chaotic. Management has a different take. They call it "spaghetti," a swirling plate of tangled noodles. It’s actually not far from the truth. Each report fed directly from the source, the logic for each was self-contained and sometimes borrowed.


    Insurance

Transformation step of ETL/ELT pipelines made easy

  • January 17, 2024
  • Review verified by G2

What do you like best about the product?
Using DBT Cloud, the IDE is very intuitive, project lineage diagrams are very helpful.
The general use of Jinja referencing and CTE's within the models made the flows very easy to follow, even with very large complex datasets that require lots of transformation.
DBT integrates very easily with multiple ELT tools that we have used.
Have all transformations in SQL form just makes everything easier.
Being scheduled easily, we run multiple DBT pipelines daily.
What do you dislike about the product?
With DBT Cloud you can only have one project per user without paying for a payed tier of the product, which is fair but makes for harder collaboration at this level.
What problems is the product solving and how is that benefiting you?
Previous functions that were performed as adhoc scripts in python were made easy, running at a fraction of the time due to being rewritten in a significantly more efficient manner. Various functions across the business that require some sort of data transformation or manipulation, often previously manually were centralised all on one platform being DBT. Workflows and pipelines flowed more logically, and were scheduled and automated easily. Reports that are used daily by the business run quickly and very reliably. Tests and checks to validate data that was also previously done manually are all now integrated into the pipelines and automated, making multiple teams lives easier.


    Aayushi P.

Dbt is all you need for your ETL processes.

  • January 12, 2024
  • Review provided by G2

What do you like best about the product?
DBT is an all in one tool. You dont have to leave the plaform to get the things done in the right way. The readibility and code structure is very nice.
What do you dislike about the product?
The documentation is not very extensive.
What problems is the product solving and how is that benefiting you?
It helps me to do the following things-
1. Visualise the lineage
2. Continous integration
3. Run tests and view documentation
4. Run job schedules with ease
5. Help transform and move data between different sources


    Automotive

Using dbt at work

  • January 12, 2024
  • Review verified by G2

What do you like best about the product?
The best thing about dbt is how easy is for you to load and transform the data using some built in features. They listen to the community's problems and always updating by adding packages and new features in order to make your life easier.
What do you dislike about the product?
If there was any downside, dbt had already solved it by introducing new features and adapting to the problems that community have faced.
What problems is the product solving and how is that benefiting you?
Introducing clarity to the business world by showing them (in business terms) all the inormation that they beed about data


    Ran L.

Dbt Cloud is exactly what a lean and mean team needs!

  • January 10, 2024
  • Review verified by G2

What do you like best about the product?
Pipeline execution management is easy!
- Task dependancies are easy to manege
- Excution logs are deatiled
- Alerting is easy
- Initial setup is super easy


Convenient dev enviroment
- The git integration enables to easily spin up development environemnts, check out a development branch and run you code in a production like environemnt
What do you dislike about the product?
Would be nice to be able to set up several Snowflake connections for the same project.
What problems is the product solving and how is that benefiting you?
It reduces the hassle and the overhead around data pipeline automations. Makes it easy to keep a lean and mean team, yet have everything you need for a production data pipeline


    Lucas Gabriel S.

Ease of working in a team

  • January 09, 2024
  • Review verified by G2

What do you like best about the product?
Transparency for everyone, with dbt the task of working on data as a team is made easier. We can apply different processes in our analysis thanks to the ease that dbt provides, application of tests, governance and observability. Even though it is not a tool specifically for this, it helps to apply dataops
What do you dislike about the product?
Learning time, despite being quick to learn, requires time to better understand its features to speed up the development process
What problems is the product solving and how is that benefiting you?
transparency over data transformation, managing to bring business people closer to the data