TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    dbt

    Score9.2 out of 10
    N/Adbt is an SQL development environment, developed by Fishtown Analytics, now known as dbt Labs. The vendor states that with dbt, analysts take ownership of the entire analytics engineering workflow, from writing data transformation code to deployment and documentation. dbt Core is distributed under the Apache 2.0 license, and paid Teams and Enterprise editions are available.

    $0

    per month per seat

    IBM watsonx.data integration

    Score7.6 out of 10
    N/AIBM watsonx.data integration works across all integration styles, data types and storage architectures to make pipeline design and optimization durable, and data AI-ready.N/A
    Pricing
    dbtIBM watsonx.data integration
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    dbtIBM watsonx.data integration
    Free Trial
    YesNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    YesNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details
    More Pricing Information
    Community Pulse
    dbtIBM watsonx.data integration
    Considered Both Products
    dbt Labs
    No answer on this topic
    IBM
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    10 Answers
    100%
    Would buy again
    5 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    9 Answers
    100%
    Delivers good value for the price
    5 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    10 Answers
    100%
    Happy with the feature set
    5 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    8 Answers
    80%
    Lived up to sales and marketing promises
    4 Answers
    Implementation went as expected
    90%
    Implementation went as expected
    9 Answers
    100%
    Implementation went as expected
    5 Answers
    Features
    dbtIBM watsonx.data integration
    Data Transformations
    Comparison of Data Transformations features of dbt and IBM watsonx.data integration
    Feature
    dbt
    9.8
    8 Ratings
    19% above category average
    IBM watsonx.data integration
    7.5
    6 Ratings
    8% below category average
    Simple transformations10.08 Ratings7.56 Ratings
    Complex transformations9.58 Ratings7.66 Ratings
    Data Modeling
    Comparison of Data Modeling features of dbt and IBM watsonx.data integration
    Feature
    dbt
    9.1
    8 Ratings
    14% above category average
    IBM watsonx.data integration
    7.1
    6 Ratings
    11% below category average
    Data model creation9.88 Ratings7.26 Ratings
    Metadata management8.88 Ratings6.66 Ratings
    Business rules and workflow9.08 Ratings7.46 Ratings
    Collaboration10.06 Ratings6.96 Ratings
    Testing and debugging8.08 Ratings7.56 Ratings
    Data Source Connection
    Comparison of Data Source Connection features of dbt and IBM watsonx.data integration
    Feature
    dbt
    -
    Ratings
    IBM watsonx.data integration
    6.9
    6 Ratings
    19% below category average
    Connect to traditional data sources00 Ratings6.96 Ratings
    Connecto to Big Data and NoSQL00 Ratings6.86 Ratings
    Data Governance
    Comparison of Data Governance features of dbt and IBM watsonx.data integration
    Feature
    dbt
    -
    Ratings
    IBM watsonx.data integration
    7.5
    6 Ratings
    7% below category average
    Integration with data quality tools00 Ratings7.36 Ratings
    Integration with MDM tools00 Ratings7.86 Ratings
    Best Alternatives
    dbtIBM watsonx.data integration
    Small Businesses
    Skyvia
    Score10 out of 10
    Skyvia
    Score10 out of 10
    Medium-sized Companies
    IBM InfoSphere Information Server
    Score10 out of 10
    IBM InfoSphere Information Server
    Score10 out of 10
    Enterprises
    SolarWinds Task Factory
    Score8.3 out of 10
    SolarWinds Task Factory
    Score8.3 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    dbtIBM watsonx.data integration
    Likelihood to Recommend
    10.0
    (10 ratings)
    7.5
    (6 ratings)
    Usability
    9.8
    (3 ratings)
    7.1
    (6 ratings)
    User Testimonials
    dbtIBM watsonx.data integration
    Likelihood to Recommend
    dbt Labs
    The prerequisite is that you have a supported database/data warehouse and have already found a way to ingest your raw data. Then dbt is very well suited to manage your transformation logic if the people using it are familiar with SQL. If you want to benefit from bringing engineering practices to data, dbt is a great fit. It can bring CI/CD practices, version control, automated testing, documentation generation, etc. It is not so well suited if the people managing the transformation logic do not like to code (in SQL) but prefer graphical user interfaces.
    Incentivized
    Read full review
    IBM
    IBM watsonx handles data unification and orchestration tasks well. This helps with ingestion and data transformation across various data sources in an intuitive package. Natigating the workflows along with tracing is also an advantage compared to different tools. This makes watsonx a great data pipeline for ingesting information for AI workflows. An area of improvement for Watsonx could be to enable better connectors to retrieve data from legacy databases.
    Incentivized
    Read full review
    Pros
    dbt Labs
    • dbt supports version control through GIT, this allows teams to collaborate and track the data transformation logic.
    • dbt allows us to build data models which helps to break complex transformation logic into simple and smaller logic.
    • dbt is completely based on SQL which allows data analyst and data engineers to build the transformation logic.
    • dbt can be easily integrated with snowflake.
    Incentivized
    Read full review
    IBM
    • Automated data pipeline orchestration.
    • Data quality and governance.
    • Scalable integration across hybrid environments.
    Incentivized
    Read full review
    Cons
    dbt Labs
    • Field-level lineage (currently at table level)
    • Documentation inheritance - if a field is documented the downstream field of the same name could inherit the doc info
    • Adding python model support (in beta now)
    Incentivized
    Read full review
    IBM
    • User interface and learning curve.
    • Limited flexibility in advanced transformations.
    Incentivized
    Read full review
    Usability
    dbt Labs
    dbt is very easy to use. Basically if you can write SQL, you will be able to use dbt to get what you need done. Of course more advanced users with more technical skills can do more things.
    Incentivized
    Read full review
    IBM
    Overall this tool fits my requirement perfectly as per my need, all things at one place centered around the platform which saves time. Enterprise level features to handle big data. Documentations and support to support with the setup. best thing is its simple to use without any complexity that makes it easy to use tool for scalable operations
    Incentivized
    Read full review
    Alternatives Considered
    dbt Labs
    I actually don't know what the alternative to dbt is. I'm sure one must exist other than more 'roll your own' options like Apache Airflow, say, bu tin terms of super easy managed/cloud data transforms, dbt really does seem to be THE tool to use. It's $50/month per dev, BUT there's a FREE version for 1 dev seat with no read-only access for anyone else, so you can always start with that and then buy yourself a seat later.
    Incentivized
    Read full review
    IBM
    IBM watsonx.data integration stands out in unifying structured and unstructured data with hybrid connectivity between legacy on-premise systems and cloud based systems. It supports governance-compliant retrieval so that the customer has control over what information can be used. With its ETL and control plane, the response and resolution time has increased significantly
    Incentivized
    Read full review
    Return on Investment
    dbt Labs
    • Simplified our BI layer for faster load times
    • Increased the quality of data reaching our end users
    • Makes complex transformations manageable
    Incentivized
    Read full review
    IBM
    • Reduced manual data preparation time.
    • Improved forecasting and decision-making.
    Incentivized
    Read full review
    ScreenShots