DbVisualizer vs. NetBeans

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
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
NetBeans
Score 9.6 out of 10
N/A
NetBeans is a free and open source platform and integrated development environment (IDE).N/A
Pricing
DbVisualizerNetBeans
Editions & Modules
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
No answers on this topic
Offerings
Pricing Offerings
DbVisualizerNetBeans
Free Trial
YesNo
Free/Freemium Version
YesNo
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. Volume discounts apply to both new and renewal licenses.
More Pricing Information
Community Pulse
DbVisualizerNetBeans
Features
DbVisualizerNetBeans
Database Development
Comparison of Database Development features of Product A and Product B
DbVisualizer
7.8
Ratings
9% below category average
NetBeans
-
Ratings
Performance optimization tools7.80 Ratings00 Ratings
Schema maintenance7.90 Ratings00 Ratings
Database Administration
Comparison of Database Administration features of Product A and Product B
DbVisualizer
7.2
Ratings
16% below category average
NetBeans
-
Ratings
User management7.70 Ratings00 Ratings
Database security7.30 Ratings00 Ratings
Database status reporting6.60 Ratings00 Ratings
Best Alternatives
DbVisualizerNetBeans
Small Businesses
DBeaver
DBeaver
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.3 out of 10
Medium-sized Companies
DBeaver
DBeaver
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.3 out of 10
Enterprises
DBeaver
DBeaver
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
DbVisualizerNetBeans
Likelihood to Recommend
8.8
(0 ratings)
7.8
(0 ratings)
Likelihood to Renew
9.1
(0 ratings)
-
(0 ratings)
Usability
8.1
(0 ratings)
9.0
(0 ratings)
Support Rating
9.1
(0 ratings)
8.5
(0 ratings)
Implementation Rating
9.1
(0 ratings)
-
(0 ratings)
User Testimonials
DbVisualizerNetBeans
Likelihood to Recommend
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.
Read full review
If your organization works with developing or supporting Java applications and is focused on running efficiently with a lean budget, NetBeans would be a good choice to consider.
If your development staff uses other languages, or prefers a high level of available professional IDE support, it may be better to consider a paid option if your budget allows.
Read full review
Pros
  • Provides simple access to all tables, indexes, views, triggers, stored procedures, etc., to just about every database on the market
  • Allows me to develop and run queries in a simple, easy to read and understand manner
  • Allows me to create entire new schemas as well as alter existing schemas
  • Gives me access to databases without the need to install specific drivers for any particular database
Read full review
  • Great code completion, just start typing some code and the program will fill in the code.
  • Find/Replace is a key feature and works through whole projects as opposed to just a single file.
  • Side by side code comparison right in the interface allows me to update similar pages.
  • I appreciate the ease of using variable highlighting, with a wave of the mouse you can see visually where a given variable exists in your code.
Read full review
Cons
  • 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
  • Heavy software needs more RAM. It does tend to use a lot of your computer's resources if you're loading up a huge project and slow things down.
  • Problems with configuring plugins.
  • With every release of a new version, there are some bugs which create problems while coding.
Read full review
Likelihood to Renew
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
No answers on this topic
Usability
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
Netbeans enhances my coding work, shows me where I have errors and helps find variable instances. I would be lost without find/replace in projects functionality as I use projects as templates for new projects. Occasionally the code hints aggravate me, but I understand that it is actually making me a better coder, working to get the 'green light' of a clean file with no errors or clumsy code.
Read full review
Support Rating
Never used
Read full review
NetBeans has a very strong user community. We can find solutions here for almost all the problems we face. In addition, we can forward NetBeans Support teams the problems we cannot solve. We can get quick feedback from the support teams, but I generally try to solve my problems by following the forums.
Read full review
Alternatives Considered
[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.
Read full review
IBM Rational Application Developer and IntelliJ IDEA are great with hell lot of features packed into the product and are subscription based. However, most of the features they were providing were moot from my organization's business perspective and the cost was expensive. Eclipse is an opensource product with great features, but is difficult to configure and use as compared to NetBeans. One of the frustrating issues we faced with Eclipse was its slowness while saving a file. http://https//stackoverflow.com/questions/40166270/eclipse-neon-pathetically-slow
Read full review
Return on Investment
  • 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"
Read full review
  • It changed my way of coding. In my early days of development I never indented code, but with NetBeans my coding way has changed.
  • One IDE for all languages. I can write code in PHP, HTML, CSS, and JavaScript in only one editor or IDE.
Read full review
ScreenShots

DbVisualizer Screenshots

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