Atom vs. dbt

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Atom
Score 8.0 out of 10
N/A
Atom is a free and open source text editor offering a range of packages and themes.N/A
dbt
Score 9.1 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
Atomdbt
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Atomdbt
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
Atomdbt
Features
Atomdbt
Data Transformations
Comparison of Data Transformations features of Product A and Product B
Atom
-
Ratings
dbt
9.7
8 Ratings
18% above category average
Simple transformations00 Ratings10.08 Ratings
Complex transformations00 Ratings9.48 Ratings
Data Modeling
Comparison of Data Modeling features of Product A and Product B
Atom
-
Ratings
dbt
9.1
8 Ratings
15% above category average
Data model creation00 Ratings9.78 Ratings
Metadata management00 Ratings8.78 Ratings
Business rules and workflow00 Ratings9.08 Ratings
Collaboration00 Ratings10.06 Ratings
Testing and debugging00 Ratings8.08 Ratings
Best Alternatives
Atomdbt
Small Businesses
BBEdit
BBEdit
Score 10.0 out of 10
Skyvia
Skyvia
Score 10.0 out of 10
Medium-sized Companies
Vim
Vim
Score 9.4 out of 10
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
Enterprises
Vim
Vim
Score 9.4 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
Atomdbt
Likelihood to Recommend
7.0
(31 ratings)
10.0
(10 ratings)
Likelihood to Renew
10.0
(1 ratings)
-
(0 ratings)
Usability
9.0
(2 ratings)
9.7
(3 ratings)
Support Rating
8.6
(13 ratings)
-
(0 ratings)
Implementation Rating
10.0
(1 ratings)
-
(0 ratings)
User Testimonials
Atomdbt
Likelihood to Recommend
Open Source
Atom is great for simple HTML coding. It's fast, has intuitive shortcuts and several options. I particularly love the "convert spaces to tabs" function that I haven't seen in other editors.
I'm not sure how it would fair in more serious web development today, if there are plugins for live updates of the page you are working on...
But the problem is that it has been discontinued so you know there are no new features or fixes coming through.
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
Open Source
  • Atom is highly customizable and allows for various themes and extensions that can make your code easier to read.
  • Atom has many code hinting features that allow users to write faster and integrate with services likeLINT that can clean up your code once your done to meet your internal teams style choices.
  • It's very fast and manages projects well - Accessing other files within a related folder(s) is very easy and intuitive.
  • It's free!
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
Open Source
  • There should be a better user tips manual page to learn keyboard shortcuts
  • It would also be beneficial if mathematical and data analytic tools were added
  • it has quite high start-up timing when you open large projects to work on it
  • Sometimes, atom closed suddenly and do not open again
  • It still lacks better options with the previews even though there are already some by users adding plugins
  • It doesn't have self-correct features for lint errors, unlike IntelliJ
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
Likelihood to Renew
Open Source
Well Atom is open source so the re-new is a no brainer. The only way I would stop using Atom is if the developers somehow made it not function well. Or, if the project got forked to a commercial version or something. Or, there could be the case that development stops or that it was not updated on this or that platform
Read full review
dbt Labs
No answers on this topic
Usability
Open Source
I give Atom a 9 because it is one of the most modern text editors built with JavaScript intentionally to allow the editor to be changed and modified with custom functionality that a team may need. I think I would otherwise give atom an 8 due to support, but it gets a 9/10 because of the extensibility/plugin capability.
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.
Read full review
Support Rating
Open Source
Atom has an active forum and a Slack group where you can ask technical questions. Occasionally, the authors will pop in to answer a few questions here and there, but most of the time, its other helpful users who will assist you. Though they aren't the most knowledgeable, they are at least timely.
As for plugin support, that differs with each plugin, but as I mentioned before, many plugins are no longer maintained.
Read full review
dbt Labs
No answers on this topic
Implementation Rating
Open Source
Just download and install
Read full review
dbt Labs
No answers on this topic
Alternatives Considered
Open Source
Our company likes to keep things open, and we don't want to prevent developers from customizing their environment the way they want. Atom seemed to be a lot more open than our existing tools and has good community support on pretty much any programming language. This can create some confusion since adding too many extensions or customizing can make the tool slower than it is supposed to be.
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
Open Source
  • The tool we use when we need quick fixes. Allows fast, reliable scripting to fix urgent problems in our applications.
  • When applications grow from 5-10 files to 100's, they need to be migrated to a heavier-duty IDE. This can be cumbersome and quite annoying, but is necessary to maintain code integrity on such a large scale (since it cannot be done with the limited default toolset of Atom).
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