Overview
What is DbVisualizer?
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…
Best DB interaction tool out there
The Best DB Management Tool
DbVisualizer Review: My multi-year experience
DbVisualizer is my "go-to" tool for querying databases -- I've been using it over 20 years!
DbVisualizer Review
DbVisualizer in 5 minutes
A Great General-Purpose DB Management Platform
flexible tool for database work
Great tool to work with multiple DB engines
Quick and easy cross DB interrogation and data structure overview.
Great Database Client
DBvis through the lens of an IT admin
DbVisualizer Review Summary
DbVisualizer - The Swiss Army Knife For Your Databases
Awards
Products that are considered exceptional by their customers based on a variety of criteria win TrustRadius awards. Learn more about the types of TrustRadius awards to make the best purchase decision. More about TrustRadius Awards
Popular Features
- Database security (10)8.989%
- Schema maintenance (22)8.484%
- User management (13)7.575%
- Performance optimization tools (21)7.070%
Reviewer Pros & Cons
Pricing
DbVisualizer Free
$0
DbVisualizer Pro with Basic support - Renewal
$69
DbVisualizer Pro with Premium support - Renewal
$99
Entry-level set up fee?
- $197 per userOptional
Offerings
- Free Trial
- Free/Freemium Version
- Premium Consulting / Integration Services
Product Demos
DynamoDB DBVisualizer Demo
Features
Database Development
A range of tools to help database developers produce problem-free code
- 7Performance optimization tools(21) Ratings
Performance optimization tools measure and maintain overall responsiveness and efficiency of queries, database structures, etc.
- 8.4Schema maintenance(22) Ratings
Maintaining schema integrity via regular maintenance
Database Administration
Tools to help database administrators manage and maintain databases in optimal conditions
- 7.5User management(13) Ratings
Tools to help manage user and role administration
- 8.9Database security(10) Ratings
Security maintenance such as authorization management, log analysis, database auditing
- 8.1Database status reporting(10) Ratings
Detailed reports on database performance, configuration, security, vulnerabilities, etc.
Product Details
- About
- Competitors
- Tech Details
- Downloadables
- FAQs
What is DbVisualizer?
DbVisualizer Features
Database Development Features
- Supported: Performance optimization tools
- Supported: Schema maintenance
Database Administration Features
- Supported: User management
- Supported: Database security
- Supported: Database status reporting
DbVisualizer Screenshots
DbVisualizer Competitors
DbVisualizer Technical Details
Deployment Types | On-premise |
---|---|
Operating Systems | Windows, Linux, Mac |
Mobile Application | No |
Supported Countries | World wide |
Supported Languages | English |
DbVisualizer Downloadables
Frequently Asked Questions
Comparisons
Compare with
Reviews and Ratings
(44)Attribute Ratings
Reviews
(1-25 of 25)DbVisualizer is almost there!
- Summarize data
- Join data
- Extract data efficiently
- Search function is hard to use
- Max display row setting impacts max output row
- Not easy to get support
Best DB interaction tool out there
- visually organizes connections/queries/data well
- handles quick data exports and imports well
- handles explain plans well
- 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..)
The Best DB Management Tool
- Stable
- Easy
- New version not support Thai language
DbVisualizer Review: My multi-year experience
- 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
- The record limit, while usually accessible on-screen, moves around based on what the current view is or is not there at all sometimes
- Pressing the STOP button on a query does not immediately stop the query
- Updates, while always welcome, sometimes seem to come with too much frequency
DbVisualizer is my "go-to" tool for querying databases -- I've been using it over 20 years!
- Creating scripts from existing databases (for example, table create)
- Data export (in a variety of formats)
- Visualization/charting of results
- I like that DbVis. updates the software regularly
- I cannot think of any areas where improvement is needed
- I like that dbvis updates the software regularly
DbVisualizer Review
- Fast and easy to use
- Keep unsafed editor tabs
- inline edit
- organize many database servers
- functionality for NoSQL databases (e.g. MongoDB)
- Database Backup/Restore/Copy
- handle many sqls without a ; at the end (e.g. MsSQL)
- auto completion should not insert the table namen
- Handle many Databases
- To organize tabs in any possible way
- Inline edit
DbVisualizer in 5 minutes
- DB data reading
- Interaction with external drivers
- Export of data to external formats
- Administrative tasks
- Import data from text files
- Analysis of database sessions
A Great General-Purpose DB Management Platform
- Provides a lightweight SQL client
- Easy to setup DB connections
- Intuitive interface
- File export process is a bit clunky
- No NoSQL support
- No way to kill DB connections
flexible tool for database work
- query writing and reporting
- column, key, field investigation
- staging and transformation
- intellisense
- themes and modernization
- find/replace functionality could be more user friendly
Great tool to work with multiple DB engines
- Ability to connect to MANY!!!!! different database engines on a single IDE
- Create, alter or drop objects on any data source
- Ability to export / import data to multiple formats
- Reverse engineering / Data Model visualization
- The free version only allows 1 SQL tab (could be a little more generous on that) opened at the same time
- Multi database support in same interface.
- Quick graphical representation of data structures from table relationships.
- Easy extraction an export of data subsets in many formats.
- More of a java driver issue but daylight saving date/time translation in non-timezone field types can be problematic (DB2 timezone fields in particular).
Great Database Client
- Snappy.
- Intuitive.
- Large number of supported Datasources supported out of the box.
- Great visualizations to reverse engineer schema.
- Support for more NoSQL datasources (DynamoDB, for example).
DBvis through the lens of an IT admin
- SQL query running.
- SQL debugging.
- DB admin tasks.
- SQL competition.
DbVisualizer Review Summary
- Administer database objects
- Table data management
- SQL query
- Better context-sensitive help
- Increased output format support
- Improve explain-plan feature
- Supports most common databases on the market
- Available for Windows, Mac, and Linux
- Clean and easy to use interface
- Would be great to support NoSQL databases
Best DB Querying Tool
- 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.
- Having the JDBC drivers in a fixed location outside of the application package helps during upgrades.
- Sometimes the app crashes if we export huge amount of data but that's expected.
- Navigating to the configuration section is quite difficult for beginners.
Very useful tool to administer any database
- View all databases and schemas with one connection.
- View/modify rows in a table.
- Easily modfiy schemas, tables or generate the SQL code for the modifications.
- Visualize relations between tables.
- Autocomplete SQL queries.
- Would be nice to have management functionalities, like viewing the number of connections, kill a connection, etc.
Not well suited for managing configurations, users, connections, etc.
DbVisualizer for all your vendors
- Multi vendor support
- Good user interface
- Multiple features like ER diagrams and graphs
- Fast query processing
- Cloud integration will be an added advantage
Now I don't have to search anymore ... :)
- Multiplatform
- Easy to use
- ER diagram
- All-in-one
- In-place blob visualizer
- Simplify ssh tunnel connection
- Large number of supported database engines
- Excellent result when organizing the elements of the databases
- Being multiplatform is always a highlight
- Clean interface and very well organized
- When exporting databases to jpg or png image, it should be possible to print banner type without losing quality and legibility
- Be able to define sections or a set of tables with an identifier of colors that help a better visualization or understanding of large databases
- Implement a cooperative mode for work teams
DbVisualizer--solid DB tools for 15+ years
- Visualizing existing table relations
- Query performance reporting
- Multiple database support
- Support other non-RDBMS structures--Dynamo, memcached, redis
- An option when clicking in the tree to always open a new window
- Import/address parquet tables
DbVisualizer - best db manager
In business terms, help us to solve the issue of multiple environments and clients connections consolidating all connections in one tool.
- Easy to use
- Connect to different db using jdbc drivers
- Could differentiate db by environment
- None
All-in-one tool
I have tried many different db clients for development and maintenance over my career - once I tried DbVisualizer I have never installed another one.
If I had 1 thing that I would like to improve is support to sync and run DbVisualizer across my computers. Would recommend 10/10
- Excellent multi database support
- Very powerful and customizable
- All-in-one solution
- Cross-device sync / cloud storage support
Great Consitent Interface for Multiple Databases
- Supports every database product/vendor that I've run across
- Consistent interface
- Row and table editing with query filters
- Maybe filtering on the tree views. When you have lots of users/schemas/tables, there is lots of scrolling.
The only database tool you need
- Easily connect to all major databases including cloud based databases.
- Clean and modern UI.
- Great support for advanced database specific functionalities.
- Support directly from the developers!
- Auto complete for joins would be nice.
- When you need one tool to connect to all your different databases.
- When you need more than just basic support for each specific database.
- When you prefer a GUI that's clean and standalone (non IDE).