TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Dataloader.io

    Score10 out of 10
    N/ADataloader.io delivers a cloud based solution to import and export information from Salesforce.

    $99

    per month

    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

    Pricing
    Dataloader.iodbt
    Editions & Modules
    Professional
    $99.00
    per month
    Enterprise
    $299.00
    per month
    No answers on this topic
    Offerings
    Pricing Offerings
    Dataloader.iodbt
    Free Trial
    NoYes
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoYes
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details
    More Pricing Information
    Community Pulse
    Dataloader.iodbt
    Considered Both Products
    Salesforce
    No answer on this topic
    dbt Labs
    No answer on this topic
    Key User Insights
    Would buy again
    87%
    Would buy again
    13 Answers
    100%
    Would buy again
    10 Answers
    Delivers good value for the price
    93%
    Delivers good value for the price
    13 Answers
    100%
    Delivers good value for the price
    9 Answers
    Happy with the feature set
    93%
    Happy with the feature set
    14 Answers
    100%
    Happy with the feature set
    10 Answers
    Lived up to sales and marketing promises
    78%
    Lived up to sales and marketing promises
    7 Answers
    100%
    Lived up to sales and marketing promises
    8 Answers
    Implementation went as expected
    82%
    Implementation went as expected
    9 Answers
    90%
    Implementation went as expected
    9 Answers
    Features
    Dataloader.iodbt
    Data Transformations
    Comparison of Data Transformations features of Dataloader.io and dbt
    Feature
    Dataloader.io
    -
    Ratings
    dbt
    9.8
    8 Ratings
    19% above category average
    Simple transformations00 Ratings10.08 Ratings
    Complex transformations00 Ratings9.58 Ratings
    Data Modeling
    Comparison of Data Modeling features of Dataloader.io and dbt
    Feature
    Dataloader.io
    -
    Ratings
    dbt
    9.1
    8 Ratings
    14% above category average
    Data model creation00 Ratings9.88 Ratings
    Metadata management00 Ratings8.88 Ratings
    Business rules and workflow00 Ratings9.08 Ratings
    Collaboration00 Ratings10.06 Ratings
    Testing and debugging00 Ratings8.08 Ratings
    Best Alternatives
    Dataloader.iodbt
    Small Businesses
    No answers on this topic
    Skyvia
    Score10 out of 10
    Medium-sized Companies
    DemandTools
    Score10 out of 10
    IBM InfoSphere Information Server
    Score10 out of 10
    Enterprises
    DemandTools
    Score10 out of 10
    SolarWinds Task Factory
    Score8.3 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Dataloader.iodbt
    Likelihood to Recommend
    10.0
    (26 ratings)
    10.0
    (10 ratings)
    Likelihood to Renew
    8.9
    (5 ratings)
    -
    (0 ratings)
    Usability
    8.5
    (10 ratings)
    9.8
    (3 ratings)
    Performance
    8.0
    (1 ratings)
    -
    (0 ratings)
    Support Rating
    7.6
    (8 ratings)
    -
    (0 ratings)
    User Testimonials
    Dataloader.iodbt
    Likelihood to Recommend
    Salesforce
    Replacing data. If we've put something in a category or a bucket that is no longer named that anymore because we've evolved with the times and we want to rebrand everything, it makes it way easier to do a quick import with the new terms.
    Incentivized
    Read full review
    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
    Pros
    Salesforce
    • Extracting Salesforce attachments in original file format! I do not know of a tool that can do this better, or more efficiently! This is a huge benefit to companies that would like to extract attachments from Salesforce for tasks like data migrations.
    • Cross-object data extract within one file. You can pull data from related objects as long as there is a populated lookup from the object you are extracting, to another object (Child or Parent).
    • UI is simple and requires very little to no training. Given the acquisition of Mulesoft by Salesforce, I would not be surprised if DataLoader.IO is rolled out as the new global data loading tool for Salesforce.
    Incentivized
    Read full review
    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
    Cons
    Salesforce
    • At the moment, I can't find a way to rename jobs. This would be useful to organize what was previously created hastily by techs in a rush.
    • A preview of the job, especially upserts, would take a great deal of stress away from some of us (especially those who are not so confident in their ETL practice).
    • A native vlookup equivalent may be a welcome addition.
    Read full review
    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
    Likelihood to Renew
    Salesforce
    It is easy to use and doesn't require a security token, so I enjoy using it. It also doesn't require any download or installation, which is sometimes a blocker to gettingthings done if the company has limits. also, the dataloader.io is easy for other people to pick up, so others can have visibility into the data jobs that have occurred
    Read full review
    dbt Labs
    No answers on this topic
    Usability
    Salesforce
    Dataloader definitely skews towards a more technical userbase. Users should be adept at manipulating data in spreadsheets and decipher JSON formatted error messaging. Additionally, there is a good amount of time need to set up the environment to map to the pertinent fields we are trying to adjust. While I would not recommend the typical account manager to use Dataloader, a typical operations manager should have no issue.
    Incentivized
    Read full review
    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
    Performance
    Salesforce
    Dataloader is made for updating, inserting, and deleting of contacts. For these operations this tool is excellent.
    Incentivized
    Read full review
    dbt Labs
    No answers on this topic
    Support Rating
    Salesforce
    The utility itself is very self-explanatory and has enough information to guide you through the process. It has an intuitive experience for those familiar with data loading/exporting utilities. Outside of this, they have a Zendesk help center to log support requests and provide documentation to help guide you troubleshoot any issues that may be occurring.
    Incentivized
    Read full review
    dbt Labs
    No answers on this topic
    Alternatives Considered
    Salesforce
    I have used salesforce inspector also for operations like import and export of data from custom objects but it doesn't work well when you have data in huge numbers. Instead of using Salesforce Inspector, one should go for Dataloader.io if the number of records is huge to be dealt with.
    Incentivized
    Read full review
    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
    Return on Investment
    Salesforce
    • HUGE time saving. When we need to clean or review data, we used to have to do it line by line. This can do the work within excel and make cleanup/management an afternoons work as opposed to a week.
    • Rollback what you did/change/deleted is relatively simple if you remember to back up the data you are manipulating.
    Incentivized
    Read full review
    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
    ScreenShots