DbVisualizer vs. Toad Database Developer Tools

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
DbVisualizer
Score 7.4 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, the vendor states that DbVisualizer has proven to be one of the most cost effective database tools available, yet to mention that it runs on all major operating systems and supports all major RDBMS that are available. Users only need to learn and master one application. DbVisualizer…
$0
per user
Toad Database Developer Tools
Score 8.6 out of 10
N/A
Toad by Quest is a database management toolset that database developers, administrators and data analysts use to simplify workflows, create code free from defects, automate frequent or repetitive processes, and minimize risks. Editions include Toad for Oracle, which automates administration tasks and helps proactively manage databases while embracing performance optimization and risk mitigation. Similar editions exist for IBM DB2, SQL Server, SAP, or MySQL and Postgres environments (Toad Edge).
$229
per year
Pricing
DbVisualizerToad Database Developer Tools
Editions & Modules
DbVisualizer Free
$0
per user
DbVisualizer Pro with Basic support - Renewal
$69
per user
DbVisualizer Pro with Premium support - Renewal
$99
per user
DbVisualizer Pro with Basic support
$197
per user
DbVisualizer Pro with Premium support
$229
per user
Toad Edge For MySQL
$229
per year
Toad Edge For Postgres
$229
per year
Toad for SQL - Pro Edition
$437
per year
Toad for Oracle - Base Edition
$550
per year
Toad for DB2 z/OS - Base Edition
$636
per year
Toad for SAP - Base Edition
$636
per year
Toad for SQL - Xpert Edition
$763
per year
Toad for Oracle - Professional Edition
$829
per year
Toad for SQL - Dev Edition
$930
per year
Toad for DB2 z/OS - Pro Edition
$996
per year
Toad for Oracle - Professional DB Admin Edition
$1,370
per year
Toad for DB2 z/OS - Xpert Edition
$1,529
per year
Toad for SAP - Xpert Edition
$1530
per year
Toad for Oracle - Xpert Plus Edition
$1,753
per year
Toad for DB2 z/OS - Dev Edition
$1,861
per year
Toad for SAP - Dev Edition
$1863
per year
Toad for SAP - Xpert+ Edition
$2099
per year
Toad for SAP - DBA Edition
$3661
per year
Offerings
Pricing Offerings
DbVisualizerToad Database Developer Tools
Free Trial
YesYes
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup Fee$197 per userNo setup fee
Additional DetailsNew 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. Renewal cost starts at USD 69. Volume discounts apply to both new and renewal licenses.—
More Pricing Information
Community Pulse
DbVisualizerToad Database Developer Tools
Top Pros

No answers on this topic

Top Cons

No answers on this topic

Features
DbVisualizerToad Database Developer Tools
Database Development
Comparison of Database Development features of Product A and Product B
DbVisualizer
7.5
26 Ratings
13% below category average
Toad Database Developer Tools
8.5
32 Ratings
0% below category average
Performance optimization tools6.822 Ratings9.030 Ratings
Schema maintenance8.325 Ratings9.029 Ratings
Version control tools00 Ratings8.918 Ratings
Test data generation00 Ratings6.025 Ratings
Database change management00 Ratings9.528 Ratings
Database Administration
Comparison of Database Administration features of Product A and Product B
DbVisualizer
8.2
15 Ratings
5% below category average
Toad Database Developer Tools
9.1
32 Ratings
6% above category average
User management7.814 Ratings9.030 Ratings
Database security8.412 Ratings9.028 Ratings
Database status reporting8.511 Ratings9.529 Ratings
Change management00 Ratings9.022 Ratings
Best Alternatives
DbVisualizerToad Database Developer Tools
Small Businesses
DBeaver
DBeaver
Score 8.4 out of 10
DBeaver
DBeaver
Score 8.4 out of 10
Medium-sized Companies
DBeaver
DBeaver
Score 8.4 out of 10
DBeaver
DBeaver
Score 8.4 out of 10
Enterprises
DBeaver
DBeaver
Score 8.4 out of 10
DBeaver
DBeaver
Score 8.4 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
DbVisualizerToad Database Developer Tools
Likelihood to Recommend
8.7
(28 ratings)
9.5
(34 ratings)
Likelihood to Renew
10.0
(1 ratings)
9.0
(1 ratings)
Usability
9.0
(1 ratings)
9.0
(2 ratings)
Support Rating
-
(0 ratings)
8.2
(7 ratings)
User Testimonials
DbVisualizerToad Database Developer Tools
Likelihood to Recommend
DbVis Software AB
Whenever you have to access data sources from more than one database engine provider, you should consider using DbVisualizer for the task. Switching between multiples IDE consumes time and resources (memory), and you also need to learn menus, shortcuts, etc., for each IDE, while using DbVisualizer allows you to work consistently no matter which database engine you are connecting. You can use it to simply navigate through data structures, write SQL sentences or even create new tables and views, develop stored procedures, etc.
Read full review
Quest
Toad for Oracle is very well suited for all Oracle implementations, be it single instance or RAC. It is best suited for use of Oracle DBA, Developer and Database Engineers. I don't recommend Toad for Oracle for Project Managers or Solution Architects. This can be a pricier choice for these people. They can do fine with free options like SQL Developer.
Read full review
Pros
DbVis Software AB
  • Timed queries that add their result to the result grid for every execution are helpful. Creation of graphs also extremely helpful.
  • Query history and auto-recover feature makes sure we don't lose our queries.
  • Actions like exporting grids to Excel or other tools is a very easy task.
Read full review
Quest
  • Toad is a de-facto standard tool for data developers and analysts. Generally speaking it provides almost every function needed to manage data in EDW with great performance and stability.
  • The nature of clinical data is big-sized: one table may have billions of rows. Toad provides critical functions to manage SQLs, e.g. Top SQL that can monitor and manage SQLs using CPU power and network bandwidth, so that EDW administrator can optimize ETL operations in the best efficiency.
  • Many of our data analysts are not computer science backgrounded (having clinical / nursing background). Toad provides great auditing tools such as Tuning Lab or SQL Scanner, so that data analysts can train themselves with guidance of the tool.
Read full review
Cons
DbVis Software AB
  • 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..)
Read full review
Quest
  • The power and control it gives is at the same time kind of a negative thing. There's too many options available, even when you don't need them. For simple database operations it's sometimes easier to just use SQL Developer since navigation is way more intuitive and easy.
  • Related with the above: there is a steep learning curve. However, since this is the main tool for any Oracle developer, this is not that much of a problem.
  • If I remember well, Toad used to be free, some 20 years ago. Or at least had a free version. It would be nice to have a free version. The dedicated Oracle developers and DBA's won't use the free version, but all the rest of us developers might use it instead of SQL Developer. It would make communications between everybody somewhat easier.
Read full review
Likelihood to Renew
DbVis Software AB
We never had problems with it. It is able to connect to all data sources (Oracle, Informix, DB2, SQL Server) that we currently use.
Read full review
Quest
It is the preferred tool for our organization.
Read full review
Usability
DbVis Software AB
Menus are simple and well organized. You can use the same shortcuts no matter which database engine you are connecting to. Configuration of data source connections is simple while keeping all required options.
Read full review
Quest
I give is an 8 because nothing is a 10 and there is always room for improvement. I believe the user who is not as technologically inclined would be better suited with an easier way to identify the options for setting the layout up for Toad's GUI. To some it is very cumbersome and confusing.
Read full review
Support Rating
DbVis Software AB
No answers on this topic
Quest
I give the overall support for Toad for Oracle a 10/10. This is because whenever there has been an issue with this software, our team has got an immediate response. The same can not be said for similar software. The most recent example of this is when we needed to renew our licenses. Some employees were unable to log in to code with the given license key. Support was able to resolve the issue quickly.
Read full review
Alternatives Considered
DbVis Software AB
DbVisualizer provides a good value when compared against other 3rd party products with similar features as well as products with similar functionality made by the database vendors. The user interface is good and user friendly / intuitive and easy to learn. It doesn't take too long for an experienced DBA / database developer to come up to speed.
Read full review
Quest
Toad is much better than Tableau query writer. Tableau is not intuitive and requires knowledge of proprietary database language to fully implement. Tableau does not perform as quickly and accurately as Toad. Toad is very easy and slim to install. Additional hardware is often required to run Tableau smoothly. Support for Tableau is even more expensive than Toad support.
Read full review
Return on Investment
DbVis Software AB
  • The institution is of the governmental type, therefore we do not measure the commercial impact of using this tool
  • The impact on the benefit of the population is always positive with tools that streamline our processes, and DbVisualizer is one of the best
Read full review
Quest
  • Quick and easy query development helps reduce man-hours in a project which converts to real dollars.
  • Query analysis and tuning result in low database overhead and low latency, thus translating into real dollars because a system can thus handle more requests from customers.
  • Ease of use makes it easy to deploy greenhorns in projects with minimal training, thus helping save money. Otherwise menial and simple jobs would have required experienced DBAs.
Read full review
ScreenShots

DbVisualizer Screenshots

Screenshot of ReferencesScreenshot of Tool PropertiesScreenshot of MonitorScreenshot of SQL EditorScreenshot of Connection