The 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
DbVisualizer
Score 8.8 out of 10
N/A
DbVisualizer is a multi-database tool for developers, analysts and database administrators, providing a single interface across a wide variety of operating systems. Boasting an easy-to-use and clean interface, DbVisualizer runs on all major operating systems and supports all major RDBMS that are available. Users only need to learn and master one application. DbVisualizer integrates transparently with the operating system being used.
$0
Pricing
dbForge SQL Tools
DbVisualizer
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
DbVisualizer Free
$0
DbVisualizer Pro with Basic support - Renewal
$89
per year per user
DbVisualizer Pro with Premium support - Renewal
$119
per year per user
DbVisualizer Pro with Basic support
$199
per year per user
DbVisualizer Pro with Premium support
$229
per year per user
Offerings
Pricing Offerings
dbForge SQL Tools
DbVisualizer
Free Trial
Yes
Yes
Free/Freemium Version
No
Yes
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
Optional
Additional Details
—
New license cost includes a perpetual license, software upgrades and support for the length of the term. 1, 2 & 3 year terms are offered. Once license expires the user may access all Pro versions released before the license expiry indefinitely. To gain access to Pro versions released after the license expired, license renewal is offered. Volume discounts apply to both new and renewal licenses.
More Pricing Information
Community Pulse
dbForge SQL Tools
DbVisualizer
Considered Both Products
dbForge SQL Tools
Verified User
Anonymous
Chose dbForge SQL Tools
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 …
Director, eCommerce Analytics and Digital Marketing
Chose dbForge SQL Tools
dbForge SQL complete stacks up nicely against the competitors I listed based on a number of factors including, but not limited too, speed, price, scalability. On the speed side, I'm specifically referencing the ability to write large chunks of code very fast which ends up …
SQL Complete appeared to do what was required. It has a very short evaluation period. We still have our day jobs to do, and hence can not dedicate the time necessary to understand and work with the product. You get bombarded by the salespeople (until they get your money!) who …
Redgate has some great tools for database work, but ultimately what fit best for my needs and use case scenarios was dbForge SQL Complete. I felt like I had to have multiple Redgate tools installed to achieve the same thing as having dbForge SQL Complete installed. They're not …
TablePlus is a basic SQL client, which is good for non data engineers / analysts. It's good for a basic occasional SQL.DBeaver is a more sophisticated tool, that can be used by data engineers / analysts, but is lacking in features for an everyday multi database environment …
We needed an application which could connect to
various databases no matter where it came from. Using Microsoft SQL, MYSQL to name a few have
simplified how we operate and provide reports daily.
Oracle product - clunky UI, no mass DDL or data export. Bad editor DBeaver - setting JDBC drivers manually is a pain. Clunky UI. pgAdmin - good for pure DB admin, but SQL and table management is clunky.
DbVisualizer provides enhanced security features and better cross-platform compatibility. Also more intuitive user interface and relatively short learning time to get up to speed with all the functionality offered.
The only time I use a product that is specific to a particular database is when I need to perform some product-specific function on that database. Otherwise, for everything else, I use DbVisualizer.
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.
Well suited for medium size to large Oracle system that includes a large and complex database schema with many database objects including functions and triggers. Also well suited for a medium size to large Microsoft SQL Server system with many complex database objects. Its SQL editor and query builder are well suited in developing complex SQL queries.
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!
does not handle lost connections well (specially after stopping a running query) (mysql). eg. after hitting stop, and then hitting run again, it can sometimes look like its running the query, but it isn't actually!
filtering on databases window is clunky (why the need for filtering certain object types at a time? just filter everything, google style)
altering table, adding columns (NOT to the end of the table's columns, but earlier) is not supported (mysql) even though the db supports it (alter table add column BEFORE..)
I use this tool for several hours each day, spanning many years in various projects. It's wide support for various database types while keeping consistency within the UI for each is important when working with various databases day in and day out.
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.
[DbVisualizer] is pretty easy to use compared to IntelliJ because of it's simplicity. The performance is very good, it feels as good as a native application compared to the other two softwares I used for the same purpose. It's very cheaper compared to the other two tools and that's a big selling point.
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.
The only point I could potentially give is hours saved by having so many warehouses hooked up in one place vs. having to manage connection string changes/password updates across multiple applications... maybe 10% decrease in time spent managing connections? Mind you, I've had everything hooked up on DbVis for close to 6 years so it's hard to remember the "before times"