DbVisualizer vs. IntelliJ IDEA

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
DbVisualizer
Score 8.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, 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
IntelliJ IDEA
Score 9.4 out of 10
N/A
IntelliJ IDEA is an IDE that aims to give Java and Kotlin developers everything they need out of the box, including a smart code editor, built-in developer tools, framework support, database support, web development support, and much more.
$16.90
per month
Pricing
DbVisualizerIntelliJ IDEA
Editions & Modules
DbVisualizer Free
$0
DbVisualizer Pro with Basic support - Renewal
$69
per year per user
DbVisualizer Pro with Premium support - Renewal
$99
per year per user
DbVisualizer Pro with Basic support
$197
per year per user
DbVisualizer Pro with Premium support
$229
per year per user
For Individual Use
$16.90
per month
All Products Pack (For Individual Use)
$28.90
per month
For Organizations
$59.90
per month
All Products Pack (For Organizations)
$77.90
per month
Offerings
Pricing Offerings
DbVisualizerIntelliJ IDEA
Free Trial
YesYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeOptionalNo 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.Yearly subscriptions: For Individual Use – $169 /1st year, $ 135 /2nd year and $ 101 /3d year onwards All Products Pack (For Individual Use) – $289 /1st year, $ 231 /2nd year and $ 173 /3d year onwards
More Pricing Information
Community Pulse
DbVisualizerIntelliJ IDEA
Considered Both Products
DbVisualizer
Chose DbVisualizer
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.
Chose DbVisualizer
[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 …
Chose DbVisualizer
DbVisualizer is easy to use and very intuitive. It provides all the features I need. I tried using DataGrip as part of Intellij in order to have everything in one IDE, but I keep coming back to DbVisualizer.
Chose DbVisualizer
DbVisualizer is a more complete and more functional universal tool than IntelliJ's built-in SQL client. It supports more storage systems than SquirrelSQL or MySQL Workbench. I've also had a license for DbVisualizer since 2006, so there's a bit of inertia on my end.
IntelliJ IDEA

No answer on this topic

Top Pros
Top Cons
Features
DbVisualizerIntelliJ IDEA
Database Development
Comparison of Database Development features of Product A and Product B
DbVisualizer
7.8
41 Ratings
9% below category average
IntelliJ IDEA
-
Ratings
Performance optimization tools7.636 Ratings00 Ratings
Schema maintenance8.139 Ratings00 Ratings
Database Administration
Comparison of Database Administration features of Product A and Product B
DbVisualizer
7.5
29 Ratings
12% below category average
IntelliJ IDEA
-
Ratings
User management8.026 Ratings00 Ratings
Database security7.723 Ratings00 Ratings
Database status reporting6.922 Ratings00 Ratings
Best Alternatives
DbVisualizerIntelliJ IDEA
Small Businesses
DBeaver
DBeaver
Score 8.9 out of 10
PyCharm
PyCharm
Score 9.1 out of 10
Medium-sized Companies
DBeaver
DBeaver
Score 8.9 out of 10
PyCharm
PyCharm
Score 9.1 out of 10
Enterprises
DBeaver
DBeaver
Score 8.9 out of 10
PyCharm
PyCharm
Score 9.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
DbVisualizerIntelliJ IDEA
Likelihood to Recommend
8.7
(48 ratings)
9.6
(58 ratings)
Likelihood to Renew
9.1
(2 ratings)
5.0
(1 ratings)
Usability
8.2
(18 ratings)
9.2
(8 ratings)
Support Rating
9.1
(1 ratings)
8.9
(15 ratings)
Implementation Rating
9.1
(1 ratings)
9.0
(1 ratings)
User Testimonials
DbVisualizerIntelliJ IDEA
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
JetBrains
This is a superb tool if your project involves a lot of backend development, especially in Java/Spring Boot and Kotlin. The support for the front end is great as well, but some developers may prefer to use the GitHub copilot add-on. I especially love using the GitHub copilot add-on. It may be less appropriate if your project requires heavy use of HotSwaps for backend debugging, as sometimes the support for that can be limited.
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
JetBrains
  • Unit testing: Fully integrated into IntelliJ IDEA. Your unit tests will run smoothly and efficiently, with excellent debugging tools for when things get tricky.
  • Spring integration: Our Spring project using Maven works flawlessly in IntelliJ IDEA. I know firsthand that Apache is also easily and readily supported too. The integration is seamless and very easy to set up using IntelliJ IDEA's set up wizard when importing new projects.
  • Customization: IntelliJ IDEA comes out of the box with a bunch of handy shortcuts, as well as text prediction, syntax error detection, and other tools to help keep your code clean. But even better is that it allows for total customization of shortcuts you can easily create to suit your needs.
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
JetBrains
  • Finding if a feature exists or not in IntelliJ IDEA can be challenging.
  • For example, if we know how to format a particular file, the command is Ctrl+Alt+Shift+L, but if we don't, then finding it is difficult.
  • Setting up a project interpreter and directory structure might not be intuitive at first.
  • Git integration can be improved. For example, it isn't easy to rebase using UI in IntelliJ IDEA.
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
JetBrains
VS Code is maturing and has a Scala plugin now. The overall experience with VS Code - for web development at least - is very snappy/fast. IntelliJ feels a bit sluggish in comparison. If that Scala plugin for VS Code is deemed mature enough - we may not bother renewing and resort to the Community Edition if we need it.
Read full review
Usability
DbVis Software AB
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.
Read full review
JetBrains
There is always room for improvement, but I haven't met any IDE that I liked more so far. Even if it did not fit a use case right out of the box, there is always a way to configure how it works to do just that.
Read full review
Support Rating
DbVis Software AB
Never used
Read full review
JetBrains
Customer support is really good in the case of IntelliJ. If you are paying for this product then, the company makes sure that you will get all the services adequately. Regular update patches are provided to improve the IDE. An online bug report makes it easier for the developers to find the solution as fast as possible. The large online community also helps to find the various solutions to the issues.
Read full review
Implementation Rating
DbVis Software AB
No answers on this topic
JetBrains
This installs just like any other application - its pretty straight forward. Perhaps licensing could be more challenging - but if you use the cloud licensing they offer its as simple as having engineers login to the application and it just works.
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
JetBrains
Eclipse is just so old, like a dinosaur, compared to IntelliJ. There are still formats that Eclipse supports better, especially old and/or propriety ones. Still, most of the modern software development needs can be done on IntelliJ, & in a much better way, some of them are not even supported on Eclipse.
Read full review
Return on Investment
DbVis Software AB
  • Positive: Real time saver when working across multiple databases. At least 30-40 mins a day are saved
  • Positive: Helpful for the 'quick DBA' tasks without switching to the native tools: approx 1-2 hours saved weekly
  • Positive: Easy switch between environments / schemas / etc without hassle: saved at least an hour daily
Read full review
JetBrains
  • Easier to find bugs and debugs, thus reducing man hours and generating immediate dollar impact.
  • Coding time is lessened, which in turn again reduces man hours and generates immediate dollar impact.
  • Refactoring code is more innovative and easy here, resulting in more maintainable code.
Read full review
ScreenShots

DbVisualizer Screenshots

Screenshot of Screenshot of SQL formattingScreenshot of ERD diagramScreenshot of Auto completeScreenshot of Database connectionScreenshot of Database connection

IntelliJ IDEA Screenshots

Screenshot of IntelliJ IDEA interface overview: the Project tool window (left) outlines the code structure and the Editor (right) is used to read, write, and explore the source code.Screenshot of IntelliJ IDEA analyzing the context. It then suggests the most applicable and relevant code.Screenshot of the Search Everywhere window, where users can search for files, actions, classes, symbols, settings, UI elements, and anything in Git, all from a single entry point.Screenshot of inspections to help find probable bugs and dead code, detect performance issues, and improve the overall code structure by providing quick-fixes for any code that contains potential concerns.Screenshot of IntelliJ IDEA's support for frameworks with dedicated assistance for Jakarta EE, JPA, Reactor, Spring and Spring Boot, and other popular frameworks.Screenshot of the AI Assistant that provides AI-powered features for software development. It can explain code, answer questions about code fragments, provide code suggestions, generate documentation, and commit messages.