TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    dbForge Studio (Edge)

    Score8 out of 10
    N/AdbForge Studio is provided by Devart and is a universal front-end client for database management, administration and development. Devart's GUI tool provides utilities to compare, synchronize, and back up databases (e.g. MySQL, Oracle, SQL Server, PostgreSQL, etc.) with scheduling, and includes the possibility to analyze and report MySQL tables data. For example, dbForge Studio for MySQL works with any MariaDB database servers, and supports all MariaDB objects types. This solution enables users…

    $9.95

    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
    dbForge Studio (Edge)dbt
    Editions & Modules
    Standard (subcription)
    $9.95
    per month
    Professional (subscription)
    $19.95
    per month
    Enterprise (subscription)
    $29.95
    per month
    Standard (subcription)
    $99.95
    per year
    Professional (subscription)
    $179.95
    per year
    Standard
    $199.95
    Enterprise (subscription)
    $229.95
    per year
    Professional
    $349.95
    Enterprise
    $449.95
    No answers on this topic
    Offerings
    Pricing Offerings
    dbForge Studio (Edge)dbt
    Free Trial
    YesYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    YesYes
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    dbForge Studio (Edge)dbt
    Considered Both Products
    Devart
    No answer on this topic
    dbt Labs
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    8 Answers
    100%
    Would buy again
    10 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    8 Answers
    100%
    Delivers good value for the price
    9 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    8 Answers
    100%
    Happy with the feature set
    10 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    8 Answers
    100%
    Lived up to sales and marketing promises
    8 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    8 Answers
    90%
    Implementation went as expected
    9 Answers
    Features
    dbForge Studio (Edge)dbt
    Database Development
    Comparison of Database Development features of dbForge Studio (Edge) and dbt
    Feature
    dbForge Studio (Edge)
    8.4
    2 Ratings
    1% below category average
    dbt
    -
    Ratings
    Version control tools8.01 Ratings00 Ratings
    Test data generation7.01 Ratings00 Ratings
    Performance optimization tools9.01 Ratings00 Ratings
    Schema maintenance9.01 Ratings00 Ratings
    Database change management9.02 Ratings00 Ratings
    Database Administration
    Comparison of Database Administration features of dbForge Studio (Edge) and dbt
    Feature
    dbForge Studio (Edge)
    7.0
    1 Ratings
    14% below category average
    dbt
    -
    Ratings
    User management6.01 Ratings00 Ratings
    Database security6.01 Ratings00 Ratings
    Database status reporting7.01 Ratings00 Ratings
    Change management9.01 Ratings00 Ratings
    Data Transformations
    Comparison of Data Transformations features of dbForge Studio (Edge) and dbt
    Feature
    dbForge Studio (Edge)
    -
    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 dbForge Studio (Edge) and dbt
    Feature
    dbForge Studio (Edge)
    -
    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
    dbForge Studio (Edge)dbt
    Small Businesses
    DBeaver
    Score8.6 out of 10
    Skyvia
    Score10 out of 10
    Medium-sized Companies
    DBeaver
    Score8.6 out of 10
    IBM InfoSphere Information Server
    Score10 out of 10
    Enterprises
    DBeaver
    Score8.6 out of 10
    SolarWinds Task Factory
    Score8.3 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    dbForge Studio (Edge)dbt
    Likelihood to Recommend
    9.8
    (15 ratings)
    10.0
    (10 ratings)
    Usability
    -
    (0 ratings)
    9.8
    (3 ratings)
    Support Rating
    8.0
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    dbForge Studio (Edge)dbt
    Likelihood to Recommend
    Devart
    This tool is useful for small and large IT departments and associated data analysts that perform direct database functions such as DBA tasks or extracting/importing data. Non-technical staff members would not benefit from this tool as much as the functions are detailed and technical. However, automation engineers will find this tool very open for automation, and can generate the scripting code for any of its functions.
    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
    Devart
    • Connection manager (we use it through ssh tunnels) works effortlessly.
    • Great sync tools for both database schemas and data.
    • Storing code snippets to be used when needed.
    • Nice code suggestions while typing queries.
    • Usually does very well with storing your session and opening all of your sql tabs when opening the apps next time.
    • Does very well when executing large sql files (without opening the files into the application that is).
    • Pretty good debugging help when a problem occurs in executing a query or a files with multiple queries.
    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
    Devart
    • The ability to parameterize searches more would be advantageous. For example, being able to specify to only look for certain columns, certain data type changes, etc.
    • The output reports from dbForge are very plain and could contain more detail, and perhaps be structured more like a pivot table form Excel
    Incentivized
    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
    Usability
    Devart
    dbForge Studio (Edge) has a great UI and it's versatile, but it still has some glitches. Its multiple database support makes it possible to stick with only one UI to handle different RDBM systems, even though you have to redefine user credentials for each new connection (no copying/cloning feature for database connections). The Edit View and diagramming features also could be improved.
    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
    Support Rating
    Devart
    Although experience here is limited, as only one question has been asked and answered promptly, the registration and licensing process was very smooth and professional. There are forums online that discuss dbForge issues, as well as a Facts and Questions section on dbForge's website, so product support does seem to exist if needed.
    Incentivized
    Read full review
    dbt Labs
    No answers on this topic
    Alternatives Considered
    Devart
    Before choosing dbForge Studio I evaluated at least a dozen tools, especially on the Visual Query Builder function. For now, I have identified only one product that has a better Visual Query Builder than dbForge Studio. This other product also manages UNIONs, while dbStudio still doesn't do it visually. However, the better alternative product is enormously slower in operations and less feature-rich than DbForge Studio
    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
    Devart
    • Saved a TON of time when looking at massive amounts of parent/child data by allowing us to just use the master-detail browser.
    • Very little training time needed for employees that are already used to using SQL Management Studio. This is a proper Windows UI application.
    • Very cost effective to purchase the standard edition for every employee that needs it, but the free edition does most of what they need too!
    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

    dbForge Studio (Edge) Screenshots

    Screenshot of Code CompletionScreenshot of Schema CompareScreenshot of Database DiagramScreenshot of Data ExportScreenshot of Database design & developmentScreenshot of Visual query building