DbVisualizer vs. PhpStorm

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
PhpStorm
Score 9.0 out of 10
N/A
JetBrains supports PhpStorm, an integrated development environment (IDE).
$99
per year per user
Pricing
DbVisualizerPhpStorm
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
For Individuals
$99
per year per user
For Organizations
$249
per year per user
Offerings
Pricing Offerings
DbVisualizerPhpStorm
Free Trial
YesYes
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
DbVisualizerPhpStorm
Features
DbVisualizerPhpStorm
Database Development
Comparison of Database Development features of Product A and Product B
DbVisualizer
7.8
Ratings
9% below category average
PhpStorm
-
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
PhpStorm
-
Ratings
User management7.70 Ratings00 Ratings
Database security7.30 Ratings00 Ratings
Database status reporting6.60 Ratings00 Ratings
Best Alternatives
DbVisualizerPhpStorm
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
DbVisualizerPhpStorm
Likelihood to Recommend
8.8
(0 ratings)
9.3
(0 ratings)
Likelihood to Renew
9.1
(0 ratings)
-
(0 ratings)
Usability
8.1
(0 ratings)
10.0
(0 ratings)
Support Rating
9.1
(0 ratings)
9.4
(0 ratings)
Implementation Rating
9.1
(0 ratings)
-
(0 ratings)
User Testimonials
DbVisualizerPhpStorm
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
PhpStorm is well suited for any PHP development. It integrates well with Symfony, Laravel, CodeIgniter, Cake & Twig. I have used it very successfully in the past and despite not being my go-to editor, I will still use it when working on PHP heavy frameworks.
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
  • Version Control: Git, Subversion, and Others.
  • Alerts about code being developed, alerts like errors, discontinuation of some function, suggestions for improvements.
  • Application database access can run SQL commands directly from PhpStorm without having to have any other clients open.
  • Shortcut keys that assist in the coding process.
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
  • There is a bug sometimes, when you pull that the directory structure it forgets all the folders
  • It's not free
  • When I copy paste the default is to not keep the same spacing/tab pattern of the original, which I'm not a fan of
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
PhpStorm is very easy to use, once you get the hang of it. It can take a while to get the hang of it because there's so many options, some of which are buried in the imposing settings panel. It could use some help with multi-cursor, especially multi-file editing but that's a minor gripe.
Read full review
Support Rating
Never used
Read full review
The JetBrains community is all about helping others succeed, even in the most obscure setups. I have never had a question go unanswered, or I have never been able to come up with empty results in searching for the answer. My questions or concerns are typically address from other users in the community, so timing is pretty quick for a response
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
Each one of the products I've listed are great in their own right, but non of them provide as complete a solution as PhpStorm in my opinion. Very few products offer all of the features that PhpStorm does and those that do don't have the greatest performance in my experience. Some have a great text editor but lack other critical features while others have a bounty of features, but the text editor is garbage. Before I tried PhpStorm, I stuck to using simple text editors because the features the IDEs offered didn't outweigh performance hit of running such a large, slow program. PhpStorm isn't lightweight by any means but I haven't noticed any of the common performance issues that I experienced with other IDEs.
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
  • Recent AI advancements have saved us time to build by integrating it direct with the IDE allowing build to deployment to happen at a more rapid pace than previously possible
  • Integrated AI commit message generation saves time and effort from team members shorting time writing documentation allowing more time spent in development
  • Integrated git development causes less friction across team with version control and merge conflict resolution shortening development work flows
Read full review
ScreenShots

DbVisualizer Screenshots

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