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

    PhpStorm

    Score9.6 out of 10
    N/AJetBrains supports PhpStorm, an integrated development environment (IDE).

    $9.90

    per month per user

    Pricing
    dbtPhpStorm
    Editions & Modules
    No answers on this topic
    For Individuals
    $99
    per year per user
    For Organizations
    $249
    per year per user
    Offerings
    Pricing Offerings
    dbtPhpStorm
    Free Trial
    YesYes
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    YesNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Features
    dbtPhpStorm
    Data Transformations
    Comparison of Data Transformations features of dbt and PhpStorm
    Feature
    dbt
    9.8
    8 Ratings
    19% above category average
    PhpStorm
    -
    Ratings
    Simple transformations10.08 Ratings00 Ratings
    Complex transformations9.58 Ratings00 Ratings
    Data Modeling
    Comparison of Data Modeling features of dbt and PhpStorm
    Feature
    dbt
    9.1
    8 Ratings
    14% above category average
    PhpStorm
    -
    Ratings
    Data model creation9.88 Ratings00 Ratings
    Metadata management8.88 Ratings00 Ratings
    Business rules and workflow9.08 Ratings00 Ratings
    Collaboration10.06 Ratings00 Ratings
    Testing and debugging8.08 Ratings00 Ratings
    Best Alternatives
    dbtPhpStorm
    Small Businesses
    Skyvia
    Score10 out of 10
    Visual Studio
    Score8.8 out of 10
    Medium-sized Companies
    IBM InfoSphere Information Server
    Score10 out of 10
    PyCharm
    Score9.3 out of 10
    Enterprises
    SolarWinds Task Factory
    Score8.3 out of 10
    WebStorm
    Score9.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    dbtPhpStorm
    Likelihood to Recommend
    10.0
    (10 ratings)
    10.0
    (20 ratings)
    Usability
    9.8
    (3 ratings)
    9.2
    (5 ratings)
    Support Rating
    -
    (0 ratings)
    9.4
    (3 ratings)
    User Testimonials
    dbtPhpStorm
    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
    JetBrains
    PhpStorm is well suited for any project that utilizes PHP. I have used it on Windows, Ubuntu, and Mac OS and it works great on all those platforms. Having a solution that keeps the developer from having to constantly switch tools to do their job is invaluable. Whether you're a junior developer, front end engineer or a senior developer, PhpStorm is a great product that will help you get your work done.
    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
    JetBrains
    • Database browsing, Remote host browsing, and all the deep seated customizations for both the UI and Technical feasability are the result of an amazing integrity and compatibility with most components and technologies.
    • The built-in shell is insanely helpful for traversing code in order to debug scripts with ease, and the plug-in system makes this software quite extensible.
    • Not to mention the variety of options and settings (divided into global settings and per-project settings) are both intuitive & easy to use, especially the fact that I can export and import them across my workstations while maintaining my spacing & indentation, highlighting, inspection patterns and syntax styling.
    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
    JetBrains
    • Some of the newest github copilot features lag behind what's being done in vs code and would be nice if more of the newer features were brought over though this has greatly improved recently
    • Interface can be a little overwhelming for newcomers
    • Some features like rainbow brackets should be native rather than addon
    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
    JetBrains
    PhpStorm is very easy to use, once you get the hang of it. It can take a while to get the hang of it because there's so many options, some of which are buried in the imposing settings panel. It could use some help with multi-cursor, especially multi-file editing but that's a minor gripe.
    Read full review
    Support Rating
    dbt Labs
    No answers on this topic
    JetBrains
    The JetBrains community is all about helping others succeed, even in the most obscure setups. I have never had a question go unanswered, or I have never been able to come up with empty results in searching for the answer. My questions or concerns are typically address from other users in the community, so timing is pretty quick for a response
    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
    JetBrains
    Easier to use, more features, more reliable. Much more purpose built with specific integrations aimed directly at php code instead of the broad generic interfaces the other software have that are aiming to support many different languages.
    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
    JetBrains
    • PhpStorm decreased the time to market of new features - we are following the Agile SCRUM methodology with 2 weeks sprints. Using PhpStorm helped with releasing UI features even faster than 2 weeks.
    • Considering the price of the license and the cost of the server where we run it, the ROI is still high due to less time spent by developers with writing code, debugging, refactoring etc. Especially when you have highly paid developers.
    • Increased people's happiness - by using a modern tool with lots of features which has made their work easier.
    Incentivized
    Read full review
    ScreenShots