TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    dbForge SQL Tools

    Score6.6 out of 10
    N/AThe dbForge SQL Tools package comprises 15 functional add-ins for SQL Server Management Studio (SSMS) and standalone tools. These add-ins integrate with this default IDE, enhancing the standard capabilities by adding new features and improving existing tools with additional options. dbForge SQL Tools cover a wide array of database-related tasks in SQL Server, particularly in the following areas: T-SQL…

    $429.95

    per year

    GNU Emacs

    Score8 out of 10
    N/AGNU Emacs is described as a free extensible and customizable text editor for the Lisp programming language.N/A
    Pricing
    dbForge SQL ToolsGNU Emacs
    Editions & Modules
    Subscription Standart 1 year
    $429.95
    Subscription Professional 1 year
    $649.95
    Subscription Enterprise 1 year
    $699.95
    Perpetual Standard 1 year
    $849.95
    Subscription Standart 2 years
    $859.95
    Perpetual Standard 2 years
    $1,189.95
    Perpetual Professional 2 years
    $1,189.95
    Subscription Standart 3 years
    $1,289.95
    Perpetual Professional 1 year
    $1,299.95
    Subscription Professional 2 years
    $1,299.95
    Subscription Enterprise 2 years
    $1,399.95
    Perpetual Enterprise 1 year
    $1,399.95
    Perpetual Standart 3 years
    $1,449.95
    Subscription Professional 3 years
    $1,949.95
    Perpetual Enterprise 2 years
    $1,999.95
    Subscription Enterprise 3 years
    $2,099.95
    Perpetual Professional 3 years
    $2,209.95
    Perpetual Enterprise 3 years
    $2,519.95
    No answers on this topic
    Offerings
    Pricing Offerings
    dbForge SQL ToolsGNU Emacs
    Free Trial
    YesNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    dbForge SQL ToolsGNU Emacs
    Considered Both Products
    Devart
    No answer on this topic
    Open Source
    No answer on this topic
    Key User Insights
    Would buy again
    89%
    Would buy again
    8 Answers
    No answers on this topic
    Delivers good value for the price
    89%
    Delivers good value for the price
    8 Answers
    No answers on this topic
    Happy with the feature set
    89%
    Happy with the feature set
    8 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    86%
    Lived up to sales and marketing promises
    6 Answers
    No answers on this topic
    Implementation went as expected
    89%
    Implementation went as expected
    8 Answers
    No answers on this topic
    Best Alternatives
    dbForge SQL ToolsGNU Emacs
    Small Businesses
    No answers on this topic
    BBEdit
    Score10 out of 10
    Medium-sized Companies
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    Vim
    Score9.8 out of 10
    Enterprises
    Redgate SQL Toolbelt Essentials
    Score9.6 out of 10
    Vim
    Score9.8 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    dbForge SQL ToolsGNU Emacs
    Likelihood to Recommend
    7.8
    (9 ratings)
    8.2
    (4 ratings)
    Support Rating
    -
    (0 ratings)
    8.2
    (2 ratings)
    User Testimonials
    dbForge SQL ToolsGNU Emacs
    Likelihood to Recommend
    Devart
    dbForge SQL Complete is well suited for professionals that have to write code all day. In my role in the business intelligence department we are writing SQL pretty much all day. Having a tool that helps us do that faster, in a cleaner way is pretty awesome and something that pays for itself quickly.
    Incentivized
    Read full review
    Open Source
    Emacs is best utilized on a Unix system where it can be easily installed and accessed. It allows for quick editing of files on a system whether you are accessing it locally through the console or remotely via an ssh connection. Once users familiarize themselves with the Emacs shortcuts, it becomes a pretty efficient text manipulation program. On a standard Windows computer, it is less likely to use Emacs for code editing, especially if you have a local repository on your host machine.
    Incentivized
    Read full review
    Pros
    Devart
    • SQL complete allows you to create custom snippets that allow you to store frequently ran queries in shortcuts. The code can be populated within seconds!
    • Another great benefit is custom aliases. If you frequently reference the same tables over and over again it gets tiresome to retype the aliases. Storing these can make your code more consistent and save time.
    • SQL complete will also highlight the metadata within your database. For example, if you start typing an insert statement you populate code for all the field names by pressing the tab. This is a real-time saver for wide tables!
    Incentivized
    Read full review
    Open Source
    • GNU Emacs is a text editor that can do almost anything that you want to do with it. It is fairly easy to extend the functionality using Emacs Lisp with a large library available.
    • It can be easily customized using themes as well as custom code to change the look and feel as well as how everything works.
    Incentivized
    Read full review
    Cons
    Devart
    • Sometimes it can be slow to retrieve the database metadata.
    • Updating the software with the activation/deactivation of licenses could be further streamlined.
    Incentivized
    Read full review
    Open Source
    • Emacs is old, so it's a little crufty and not too easy to pick up and start using. There is a community package called Spacemacs that simplifies a lot of things that you do with Emacs. It is probably better suited to beginners.
    • Sometimes, the choices that were made to integrate certain functionality change the basic models for that functionality. This is seen primarily in the version control system support, where multiple version control systems are supported and "unified" to a standard Emacs-y way of doing things. This can be confusing to the new user not familiar with the Emacs way.
    • Emacs has, as its foundation, a lisp interpreter. This means that the extension language for Emacs is emacs-lisp. Some people find lisp hard to understand and have difficulties writing Emacs extension code, or understanding existing code.
    Incentivized
    Read full review
    Support Rating
    Devart
    No answers on this topic
    Open Source
    Everything that you need to know about Emacs can be found on the internet. There are many Emacs "cheat sheets" that list out all of the shortcuts for Emacs. There are videos on how to use Emacs. Emacs is easily installed using the standard Linux package managers and can also be easily updated through them as well. There are tutorials on how to customize Emacs to your liking.
    Incentivized
    Read full review
    Alternatives Considered
    Devart
    I am very satisfied after using this tool. It is a full-stack tool that includes rich features that can be customized set of functionality as per your need. by using this tool:-
    • Increased our productivity rate.
    • Provides speed up your development work so you can focus on other stuff.
    Read full review
    Open Source
    Of course, Vim is a good contender for comparison as well, so I'll include it. I find Emacs much easier to learn, which will help speed up productivity for newer users. It seems much faster than VIM and VSCode, especially under load. It's highly highly customizable, in ways other editors don't stack up against. Its lack of bloat also is a nice addition to a great product.
    Incentivized
    Read full review
    Return on Investment
    Devart
    • Spending less time trying to figure out how tables are related thanks to the navigational help in dbForge SQL Complete, which means fixing issues takes less time.
    Incentivized
    Read full review
    Open Source
    • Emacs is free software, there is no cost at all.
    • It has helped tremendously in situations where many, or large, log files need to be searched.
    Incentivized
    Read full review
    ScreenShots

    dbForge SQL Tools Screenshots

    Product screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshotProduct screenshot