dbt vs. Fivetran

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
dbt
Score 9.0 out of 10
N/A
dbt 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
Fivetran
Score 8.1 out of 10
N/A
Fivetran replicates applications, databases, events and files into a high-performance data warehouse, after a five minute setup. The vendor says their standardized cloud pipelines are fully managed and zero-maintenance. The vendor says Fivetran began with a realization: For modern companies using cloud-based software and storage, traditional ETL tools badly underperformed, and the complicated configurations they required often led to project failures. To streamline and accelerate…
$0.01
Pricing
dbtFivetran
Editions & Modules
No answers on this topic
Starter
$0.01
per credit
Standard
$0.01
per credit
Enterprise
$0.01
per credit
Offerings
Pricing Offerings
dbtFivetran
Free Trial
YesYes
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
YesNo
Entry-level Setup FeeNo setup feeOptional
Additional Details——
More Pricing Information
Community Pulse
dbtFivetran
Considered Both Products
dbt
Chose dbt
Matillion is graphical versus dbt, which is SQL code-based (that, of course, is a matter of personal preference and not an objective advantage). The integrated testing, documentation generation, lineage, etc., were additional criteria that led us to choose dbt.
Chose dbt
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 …
Chose dbt
Most ETL pipeline products have a T layer, but dbt just does it better. The transformation is on steroids compared to the others. Also, just allows much more Adhoc solutions for very specific projects. Those ETL tools are probably better on the T part if you don't need too many …
Chose dbt
dbt is great because of its transformation capabilities
Fivetran
Chose Fivetran
Matillion requires a lot more initial setup effort and the resulting schemas are also much more "raw" data than the nicely cleaned schemas which Fivetran provides. Therefore it would also require more (manual) post-processing efforts compared to Fivetran. So the savings on time …
Chose Fivetran
Fivetran is much easier to set up and maintain. Airbyte still had a degree of technical knowledge requirement that we didn't have the resources to commit. Fivetran allowed a non-technical employee to establish pipelines and immediately start using the data without having to …
Chose Fivetran
Fivetran is a powerful data replication tool that supported use cases for organization-wide data platforms.
Chose Fivetran
Fivetran is more intuitive and easier to use than code-based ETL/ELT tools. The data modelling Fivetran performs makes the data more usable more quickly. Fivetran's dbt support and integration is unique.
Top Pros
Top Cons
Features
dbtFivetran
Data Transformations
Comparison of Data Transformations features of Product A and Product B
dbt
9.5
7 Ratings
14% above category average
Fivetran
6.3
7 Ratings
27% below category average
Simple transformations10.07 Ratings6.57 Ratings
Complex transformations9.17 Ratings6.05 Ratings
Data Modeling
Comparison of Data Modeling features of Product A and Product B
dbt
9.0
7 Ratings
11% above category average
Fivetran
6.1
8 Ratings
28% below category average
Data model creation9.57 Ratings2.06 Ratings
Metadata management8.57 Ratings4.04 Ratings
Business rules and workflow8.97 Ratings8.06 Ratings
Collaboration10.05 Ratings7.55 Ratings
Testing and debugging8.17 Ratings9.04 Ratings
Data Source Connection
Comparison of Data Source Connection features of Product A and Product B
dbt
-
Ratings
Fivetran
10.0
8 Ratings
17% above category average
Connect to traditional data sources00 Ratings10.08 Ratings
Connecto to Big Data and NoSQL00 Ratings10.06 Ratings
Data Governance
Comparison of Data Governance features of Product A and Product B
dbt
-
Ratings
Fivetran
9.0
7 Ratings
8% above category average
Integration with data quality tools00 Ratings9.06 Ratings
Integration with MDM tools00 Ratings9.04 Ratings
Best Alternatives
dbtFivetran
Small Businesses
Skyvia
Skyvia
Score 9.8 out of 10
Skyvia
Skyvia
Score 9.8 out of 10
Medium-sized Companies
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
Enterprises
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
dbtFivetran
Likelihood to Recommend
10.0
(9 ratings)
8.5
(9 ratings)
Usability
9.5
(2 ratings)
9.0
(2 ratings)
Performance
-
(0 ratings)
8.0
(1 ratings)
User Testimonials
dbtFivetran
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.
Read full review
Fivetran
Fivetran's business model justifies the use-case where we require data from a single source basically a lot of data but if the requirement is not on the heavier side, Fivetran comes to costly operation when compared to its peers. Otherwise, I'll recommend Fivetran for stability and update and seamless service provider.
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.
Read full review
Fivetran
  • Easily connects to source data using delivered connectors
  • Transforms data into standard models and schemas
  • Has very good documentation to help quickly setup connectors
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)
Read full review
Fivetran
  • Very difficult to get connectors enhanced if a specific needed object is not supported by them
  • Depending on the edition needed and the data volumes, can get quite expensive
Read full review
Usability
dbt Labs
It requires proficiency with SQL coding and with git practices, but with these prerequisites, it is easy to use. Especially with the dbt cloud, you get a nice interface that makes all the administrative tasks like scheduling jobs quite easy. I also like the built-in SQL editor with syntax highlighting and auto-completion.
Read full review
Fivetran
Very easy and intuitive to setup and maintain as there usually are not that many options. Very well documented (e.g. how to setup each connector, how the schema looks like, any specific features of this connector etc.). Also the operation is intuitive, e.g. you have status pages, log pages, configuration pages etc. for each connector.
Read full review
Performance
dbt Labs
No answers on this topic
Fivetran
It runs pretty well and gets our data from point A to point cluster quickly enough. Honestly, it's not something I think about unless it breaks and that's pretty rare.
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.
Read full review
Fivetran
We never seriously considered using anything else. Our data engineers had used Fivetran extensively in previous roles so when it came time to make a decision, there wasn't much of a process. They gladly signed the contract with Fivetran pretty quickly.
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
Read full review
Fivetran
  • It has been very positive in serving BI team with new source requests
  • It has been OK at scaling to match as data volumes as source data size grows
Read full review
ScreenShots