dbt Platform logo

    dbt Platform

    Sold by
    dbt Platform is a hosted service that helps data analysts and engineers product-ionize dbt deployments. It comes equipped with turnkey support for scheduling jobs, CI/CD, serving documentation, monitoring & alerting, and an Integrated Developer Environment (IDE).

    Ratings and reviews

    4.7
    218 ratings
    80%
    18%
    1%
    0%
    1%
    7 AWS reviews
    |
    211 external reviews
    External reviews are from G2  and PeerSpot .

    Filters

    Review type

    AWS Marketplace reviews
    External reviews
    Reviews (218)
    Praveen K.

    Simplifying Data Transformations

    Reviewed on Jun 02, 2026
    Review provided by G2
    What do you like best about the product?
    Easy SQL-based data transformations and testing.
    What do you dislike about the product?
    Large projects can become difficult to manage.
    What problems is the product solving and how is that benefiting you?
    DBT automates data transformations, testing, and documentation, improving data quality and pipeline reliability, and development efficiency.
    reviewer2846985

    Data pipelines have grown in complexity and now support automated tests and rich documentation

    Reviewed on May 28, 2026
    Review provided by PeerSpot

    What is our primary use case?

    My main use case for dbt is data pipelines. I build data transformations and usually construct analytics pipelines.

    What is most valuable?

    I use dbt to handle transformations because it is really good at generating automatic documentation. dbt orchestrates and automates workflows, and it provides visualization of the data. dbt generates documentation from the code automatically. I also use tests where I can define automatic tests that will run.

    dbt has positively impacted my organization by allowing us to expand the ceiling of complexity because once we have written the SQL, we can manage significantly more complexity since we are not spending all of our time doing it ourselves.

    What needs improvement?

    dbt can be improved by introducing Python. Ideally, I would want to be able to orchestrate across the DAG and have both Python and SQL combined. The last time I used it, it was not able to visualize that on the DAG.

    The main issue I have had with dbt is that when I start a project inside dbt, the structure I have to use is somewhat strict. In terms of reusability and abstraction, it is really good inside a project, but as soon as I try to create a package, something that others could use or make my work reusable, it was not very good. dbt was not very good at package management.

    For how long have I used the solution?

    I have been using dbt for four years.

    What do I think about the stability of the solution?

    dbt is stable.

    What do I think about the scalability of the solution?

    dbt's scalability is probably where it shines the most; it is really scalable compared to using just SQL.

    How are customer service and support?

    I have not had to use customer support for dbt. dbt has a very strong community. I would rate the customer support as really good since I have never had to use it; I can go on the forums and get most of my questions answered.

    Which solution did I use previously and why did I switch?

    I did not previously use a different solution before dbt; every time I have used dbt, it was always embedded.

    What was our ROI?

    I have seen a return on investment from using dbt. I would say that you needed fewer people. You take your time, but I do not have concrete metrics.

    What's my experience with pricing, setup cost, and licensing?

    My experience with pricing, setup cost, and licensing for dbt is that dbt is open source for its core modules, so the pricing, setup, and everything was really good.

    Which other solutions did I evaluate?

    I did not evaluate other options before choosing dbt.

    What other advice do I have?

    My advice for others looking into using dbt is to read the documentation; it is not that difficult to use. I would rate this review an 8 out of 10.

    Health, Wellness and Fitness

    Scalable, Easy-to-Use Data Pipelines That Shine with Snowflake

    Reviewed on May 19, 2026
    Review provided by G2
    What do you like best about the product?
    its capabilities to put features of development pipelines into the data pipelines. The interface is fairly easy to use. Its scalability and performance, as it can handle very big workloads by pushing it into the DW. It works wonderfully integrated with Snowflake. Pricing is predictable.
    What do you dislike about the product?
    It requires very high skills to use effectively. Should have much more AI capabilities.
    What problems is the product solving and how is that benefiting you?
    Cleaning and preparing the data for all other processes
    Alexander C.

    Streamlines Data Transformation with Best Practices

    Reviewed on May 05, 2026
    Review provided by G2
    What do you like best about the product?
    I like the amount of variety that dbt offers because of the Jinja code and the inbuilt functions. The incremental models are very well built-in, offering lots of capabilities at a layer beyond what's in the data warehouse, like Redshift. The initial setup of dbt is very straightforward, which I find really helpful.
    What do you dislike about the product?
    I guess the development cycle of dbt is slower as a result. Writing YAML file descriptions and the actual code for every single model can lead to a slower development cycle.
    What problems is the product solving and how is that benefiting you?
    dbt allows us to handle data with software engineering best practices, letting us write tests, store code in a git repository, and manage it like a software project.
    Dylan C.

    Easy-to-Use DBT for Version-Controlled SQL Models

    Reviewed on May 05, 2026
    Review provided by G2
    What do you like best about the product?
    I use DBT for a lot of our sql models to version control. It's easy to use and helpful
    What do you dislike about the product?
    So far there really hasnt been anything wrong with the platform. You need admin that know what they're doing
    What problems is the product solving and how is that benefiting you?
    Data model version control and merging updates into snowflake tables on schedules
    Akash M.

    Effortless Data Transformations with dbt

    Reviewed on May 03, 2026
    Review provided by G2
    What do you like best about the product?
    I find dbt very simple to use and get started with. Anyone with some SQL and YAML files can use it. It solves many problems related to data transformations, data quality, and data lineage. I like dbt Cloud for scheduling jobs, which is crucial for me, and I appreciate that I can schedule jobs in various environments based on my use case and get alerts too. I also enjoy the new AI feature, dbt-copilot, which helps with development, understanding code better, and writing dbt macros, which can be challenging. The initial setup was easy as it mostly required SQL expertise, and the training sessions were helpful. Overall, I love this tool.
    What do you dislike about the product?
    I like most use cases with dbt, but sometimes I have to write the entire code just to compile it. It can improve in terms of showing errors early before compile time. For example, if I am selecting from a model and a column is extra, dbt could flag it before compile and run actions.
    What problems is the product solving and how is that benefiting you?
    I use dbt for data transformations, quality testing, and lineage on top of warehouses. It simplifies starting up as it just needs SQL and YAML files. With dbt Cloud, I can schedule jobs and get alerts. The dbt-copilot aids development, particularly with writing dbt macros.
    Surjit-Choudhury

    Data transformations have streamlined complex reporting and support reusable macros for multiple clients

    Reviewed on Apr 30, 2026
    Review from a verified AWS customer

    What is our primary use case?

    In Power BI, I am currently creating solutions for this particular organization or team. I work end-to-end, providing the complete solution by understanding business requirements and KPIs, and building dashboards from end-to-end. This includes working with Fivetran, DBT, Python scripts, and other tools. I have been working with dbt for three years.

    What is most valuable?

    dbt is generally used with Jinja technology, and Jinja format is what I utilize. The structure of the scripts is different from other tools, and it is quite versatile, allowing me to use Python, SQL, or any other language. dbt mainly handles semi-structured data quite effectively, supporting major business transformations. dbt is used for transformation purposes, and I provide the business logic in the dbt scripts which run under the Git pipeline. Currently, due to cost cutting, we revised our technology strategy and created the pipeline with dbt for budget purposes. The database is loaded and business transformations are done through dbt, and it has a separate pipeline which loads the data into the database. We use Git or Bitbucket for versioning, and the code is stored there, with all business logic incorporation done within dbt.

    dbt has reusable macros that can be created and used in multiple models, which I find very valuable. When I create the final tables, they are in the model folder, and under the model, these final tables are created. It also has a structured way of handling data, allowing me to mold it out effectively. A main feature is the ability to manage different pipelines, especially since I utilize Bitbucket for pipelining processes. In this, I can handle the scripts, determining which job should run based on various dependencies. I write loading processes in the .YML file, which I implement inside Bitbucket and in dbt scripts. The macros allow me to write multiple utilities or multiple scripts that can be reused in different models effectively.

    The way dbt handles semi-structured data is by allowing me to easily manage any requirements or KPIs that come with it. I can handle it in the dbt scripts.

    What needs improvement?

    The initial setup of dbt is somewhat complex. Writing the scripts requires understanding Jinja technology, as the code writing structure is different compared to other tools, which can be challenging for developers unfamiliar with it. However, once I learned the structure, it became a robust tool for handling data, including semi-structured data like JSON.

    dbt itself is quite extensive, and while many features are available, I often focus on common features. For unusual activities, I may not have enough experience to determine necessary changes or new features. Currently, I cannot suggest any changes or additions, primarily because I am working with structured data and not encountering many challenges with the dbt scripts. It successfully achieves our requirements.

    What do I think about the stability of the solution?

    The reliability of data in dbt is strong. When I conduct dbt tests, the data processed in the data warehouse performs exactly as expected. There are no interruptions during processing, ensuring consistency.

    What do I think about the scalability of the solution?

    dbt is quite scalable since it has its own feature set for incorporating business logic, while the data storage occurs in Snowflake, allowing me to handle complex scenarios as needed effectively.

    How are customer service and support?

    I have not had to communicate with dbt's technical support or customer service thus far, as my internal organization typically handles complex scenarios. If my DevOps teams are unable to resolve issues, I would consider reaching out, but that scenario has not arisen to date.

    Which solution did I use previously and why did I switch?

    Regarding pricing, I am not deeply involved in that aspect. However, due to pricing increases, we have transitioned to using dbt pipelines for running our jobs. Fivetran was previously our tool, but after they raised their prices, we started using dbt at the beginning of 2025. Overall, I find dbt to be optimized compared to other tools.

    In evaluating other solutions, we have our own data warehouse in Snowflake, where we can explore features such as Snowflake pipes for structured data. Additionally, I have worked with Teradata and manipulated data using temporary tables. Snowflake offers more features than Teradata, allowing coding in both Python and SQL, making it a versatile option alongside dbt for loading, storing, and processing data.

    How was the initial setup?

    The initial setup of dbt is somewhat complex. Writing the scripts requires understanding Jinja technology, as the code writing structure is different compared to other tools, which can be challenging for developers unfamiliar with it. However, once I learned the structure, it became a robust tool for handling data, including semi-structured data like JSON.

    Which other solutions did I evaluate?

    Regarding pricing, I am not deeply involved in that aspect. However, due to pricing increases, we have transitioned to using dbt pipelines for running our jobs. Fivetran was previously our tool, but after they raised their prices, we started using dbt at the beginning of 2025. Overall, I find dbt to be optimized compared to other tools.

    In evaluating other solutions, we have our own data warehouse in Snowflake, where we can explore features such as Snowflake pipes for structured data. Additionally, I have worked with Teradata and manipulated data using temporary tables. Snowflake offers more features than Teradata, allowing coding in both Python and SQL, making it a versatile option alongside dbt for loading, storing, and processing data.

    What other advice do I have?

    dbt SQL model is what I create, and I develop different macros and utilities that handle various client databases effectively, as each client has a separate database but maintains the same table structure. For instance, I have created J&J_DWH for Johnson & Johnson, with most clients holding the same data structure, but there can be exceptions where certain clients might have fields missing. To manage this, I write checks in the dbt scripts so that if a specific column is not present for a client, the code does not stop. It takes measurable steps and creates a column with the same name but with null values. This utility is essential for handling complex scenarios across multiple clients.

    The testing framework in dbt is useful, as I run dbt tests based on the number of clients, specifically running tests for a few clients based on their names. It generally runs unit test cases in the testing environment. The scripts I created validate successfully, and I can trace errors in the logs to identify any issues. In the .YML file, I document relationships, uniqueness tests, and other necessary details. Before final data loads, I run dbt tests to confirm that the data is accurately loaded into the table.

    Regarding dbt's documentation site generator, it is extremely helpful for project transparency, particularly in complex scenarios. Organizations provide good documentation, and I refer to dbt.org to resolve issues or clarify doubts on activities I have not previously handled. This aids in ensuring data transparency and assurance during review processes with clients, enabling me to justify my methods based on the documentation and organizational standards. I would rate this review nine out of ten.

    Hithesh P.

    dbt Streamlines Data Pipelines with Powerful Incremental and SCD2 Features

    Reviewed on Apr 29, 2026
    Review provided by G2
    What do you like best about the product?
    dbt simplifies the process of building a solid data pipeline by offering a lot of features that would be difficult to implement from scratch. In particular, the SCD2 and incremental functionality helps remove a lot of overhead for developers and makes ongoing maintenance easier. There are also many other features that are great and contribute to a smoother overall workflow.
    What do you dislike about the product?
    There’s nothing I dislike about it, but I do have one suggestion:adding a feature for backfilling data (historical loads) will help a lot. Right now this can be done using a macro, but having an inbuilt option similar to incremental would make it much easier and help a lot.
    What problems is the product solving and how is that benefiting you?
    DBT is like a framework for data engineering. Building ETL using a traditional approach is very time-consuming and error-prone things like dependency issues, documentation, and testing all require extra precautions and a lot of manual effort.

    That’s where dbt comes in as a lifesaver. It helps us build pipelines by providing features like lineage, auto-generated documentation, testing, macros, integrated Jinja, and more, which makes the overall process much easier to manage.
    Olena C.

    Fast, High-Performance Cloud Modeling

    Reviewed on Apr 24, 2026
    Review provided by G2
    What do you like best about the product?
    speed of building models, performance, cloud based
    What do you dislike about the product?
    a steep learning curve for non-technical users, high resource consumption with large datasets, and lack of built-in scheduling.
    What problems is the product solving and how is that benefiting you?
    dbt (data build tool) solves the critical problem of inefficient, siloed, and unverified data transformation by allowing data analysts and engineers to transform data within their warehouse using SQL
    nayan S.

    Best-in-Class SQL Transformations in dbt

    Reviewed on Apr 08, 2026
    Review provided by G2
    What do you like best about the product?
    SQL Transformation is the best thing which dbt have.
    What do you dislike about the product?
    Nothing as of now. but pricing seems high for model run
    What problems is the product solving and how is that benefiting you?
    ETL and data engineering portion. We develop metrics and fact tables in dbt transformation