Dataiku vs. dbt

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Dataiku
Score 8.3 out of 10
N/A
The Dataiku platform unifies all data work, from analytics to Generative AI. It can modernize enterprise analytics and accelerate time to insights with visual, cloud-based tooling for data preparation, visualization, and workflow automation.N/A
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
Pricing
Dataikudbt
Editions & Modules
Discover
Contact sales team
Business
Contact sales team
Enterprise
Contact sales team
No answers on this topic
Offerings
Pricing Offerings
Dataikudbt
Free Trial
YesYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoYes
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Features
Dataikudbt
Platform Connectivity
Comparison of Platform Connectivity features of Product A and Product B
Dataiku
9.1
4 Ratings
9% above category average
dbt
-
Ratings
Connect to Multiple Data Sources10.04 Ratings00 Ratings
Extend Existing Data Sources10.04 Ratings00 Ratings
Automatic Data Format Detection10.04 Ratings00 Ratings
MDM Integration6.52 Ratings00 Ratings
Data Exploration
Comparison of Data Exploration features of Product A and Product B
Dataiku
10.0
4 Ratings
18% above category average
dbt
-
Ratings
Visualization9.94 Ratings00 Ratings
Interactive Data Analysis10.04 Ratings00 Ratings
Data Preparation
Comparison of Data Preparation features of Product A and Product B
Dataiku
10.0
4 Ratings
20% above category average
dbt
-
Ratings
Interactive Data Cleaning and Enrichment10.04 Ratings00 Ratings
Data Transformations10.04 Ratings00 Ratings
Data Encryption10.04 Ratings00 Ratings
Built-in Processors10.04 Ratings00 Ratings
Platform Data Modeling
Comparison of Platform Data Modeling features of Product A and Product B
Dataiku
8.7
4 Ratings
3% above category average
dbt
-
Ratings
Multiple Model Development Languages and Tools5.14 Ratings00 Ratings
Automated Machine Learning10.04 Ratings00 Ratings
Single platform for multiple model development10.04 Ratings00 Ratings
Self-Service Model Delivery10.04 Ratings00 Ratings
Model Deployment
Comparison of Model Deployment features of Product A and Product B
Dataiku
9.0
4 Ratings
5% above category average
dbt
-
Ratings
Flexible Model Publishing Options9.04 Ratings00 Ratings
Security, Governance, and Cost Controls9.04 Ratings00 Ratings
Data Transformations
Comparison of Data Transformations features of Product A and Product B
Dataiku
-
Ratings
dbt
9.5
7 Ratings
16% above category average
Simple transformations00 Ratings10.07 Ratings
Complex transformations00 Ratings9.07 Ratings
Data Modeling
Comparison of Data Modeling features of Product A and Product B
Dataiku
-
Ratings
dbt
9.0
7 Ratings
13% above category average
Data model creation00 Ratings9.57 Ratings
Metadata management00 Ratings8.57 Ratings
Business rules and workflow00 Ratings9.07 Ratings
Collaboration00 Ratings10.05 Ratings
Testing and debugging00 Ratings8.17 Ratings
Best Alternatives
Dataikudbt
Small Businesses
Jupyter Notebook
Jupyter Notebook
Score 9.1 out of 10
Skyvia
Skyvia
Score 9.8 out of 10
Medium-sized Companies
Posit
Posit
Score 9.8 out of 10
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
Enterprises
Posit
Posit
Score 9.8 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
Dataikudbt
Likelihood to Recommend
10.0
(4 ratings)
10.0
(9 ratings)
Usability
10.0
(1 ratings)
9.5
(2 ratings)
Support Rating
9.4
(3 ratings)
-
(0 ratings)
User Testimonials
Dataikudbt
Likelihood to Recommend
Dataiku
Dataiku DSS is very well suited to handle large datasets and projects which requires a huge team to deliver results. This allows users to collaborate with each other while working on individual tasks. The workflow is easily streamlined and every action is backed up, allowing users to revert to specific tasks whenever required. While Dataiku DSS works seamlessly with all types of projects dealing with structured datasets, I haven't come across projects using Dataiku dealing with images/audio signals. But a workaround would be to store the images as vectors and perform the necessary tasks.
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.
Read full review
Pros
Dataiku
  • The intuitiveness of this tool is very good.
  • Click or Code - If you are a coder, you can code. If you are a manager, you can wrangle with data with visuals
  • The way you can control things, the set of APIs gives a lot of flexibility to a developer.
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.
Read full review
Cons
Dataiku
  • End product deployment.
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)
Read full review
Usability
Dataiku
As I have described earlier, the intuitiveness of this tool makes it great as well as the variety of users that can use this tool. Also, the plugins available in their repository provide solutions to various data science problems.
Read full review
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
Support Rating
Dataiku
The support team is very helpful, and even when we discover the missing features, after providing enough rational reasons and requirements, they put into it their development pipeline for the future release.
Read full review
dbt Labs
No answers on this topic
Alternatives Considered
Dataiku
Strictly for Data Science operations, Anaconda can be considered as a subset of Dataiku DSS. While Anaconda supports Python and R programming languages, Dataiku also provides this facility, but also provides GUI to creates models with just a click of a button. This provides the flexibility to users who do not wish to alter the model hyperparameters in greater depths. Writing codes to extract meaningful data is time consuming compared to Dataiku's ability to perform feature engineering and data transformation through click of a button.
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.
Read full review
Return on Investment
Dataiku
  • Given its open source status, only cost is the learning curve, which is minimal compared to time savings for data exploration.
  • Platform also ease tracking of data processing workflow, unlike Excel.
  • Build-in data visualizations covers many use cases with minimal customization; time saver.
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
Read full review
ScreenShots