DbVisualizer is a universal database client and SQL tool for developers, analysts, DBAs, data engineers, and anyone who works with data, from beginner developers and startups to professional teams managing complex database environments. It provides a graphical interface for exploring database structures, managing schemas and database objects, and running SQL queries across multiple database systems through JDBC drivers, including MySQL, PostgreSQL, SQL Server,…
$0
Sequel Pro
Score 9.4 out of 10
N/A
Sequel Pro is a relational database software solution offered free and open source. It allows users to access any MySQL database through a Mac.
N/A
Pricing
DbVisualizer
Sequel Pro
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
DbVisualizer
Sequel Pro
Free Trial
Yes
No
Free/Freemium Version
Yes
Yes
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
Optional
No setup fee
Additional Details
New 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
DbVisualizer
Sequel Pro
Considered Both Products
DbVisualizer
Verified User
Anonymous
Chose DbVisualizer
Less functionality and a poor interface. Even if SSH certificates are supported, DbVisualizer doesn't support them!
DBEaver is used by some of our customers. We find it clunky and unintuitive. One customer used TOAD for his Oracle installation (15+ years ago). We did not like it at all. When researching for a universal database tool some 20 years ago, we found dbvis and never looked back. …
SSMS is fabulous for databases with an on-prem SQL Server driver, but not very helpful with anything else. I loathe DBeaver. It runs your query once for a "sample"... and even if that sample took 45 minutes to pull, it'll run the query AGAIN for 45 minutes to show you your full …
TablePlus is a basic SQL client, which is good for non data engineers / analysts. It's good for a basic occasional SQL.DBeaver is a more sophisticated tool, that can be used by data engineers / analysts, but is lacking in features for an everyday multi database environment …
DbVisualizer is more user friendly, more visually appealing and allows me to work more fluidly. I feel like the UI is more intuitive, and the regular updates are very nice. I have not found any other product like it that feels as pleasant and easy to use.
We needed an application which could connect to
various databases no matter where it came from. Using Microsoft SQL, MYSQL to name a few have
simplified how we operate and provide reports daily.
DataGrip has much better support for other database types and is a modern design. I also love Quercus, which is on the same level as Sequel Pro, but is a much more modern design with a few cache optimizations to make it faster.
MySQL workbench is good to work with MySQL databases, but Sequel Pro gives us the ability to work with any SQL databases. It's open-source, lightweight and solves the problem that I am required to solve to run the DDL and DML queries.
I found Sequel Pro through Google and downloaded it because it was free. I haven't used many other Mac-based solutions. You may need to open multiple windows to find the relationship between tables. Other software has better visual aids to help assist with this.
MySQL Workbench is a wonderful tool, but the routine editing of existing data is note nearly as straightforward as it is in Sequel Pro. The ability to sort a data view with a single click makes Sequel Pro my definite choice.
phpMyAdmin is pretty ubiquitous, but the routine …
It's so much easier to use, it's the perfect balance between something deep enough to manage and customize databases, but it's easy enough to get into really fast.
I've only ever used MySql commandline (haven't tried any other GUIs for sql). Though I like Sequel Pro a lot, I just prefer using the terminal when doing DBA stuff on production databases because I can be sure of the commands I execute. For the test environment, and development …
Sequel Pro has a fully functional free version which is fast and unlimited. None of the others let you get to your data as quickly and directly as Sequel Pro does. With the exception of the default tools provided by MySQL, Sequel Pro is probably the client that remains most up …
Seamlessly querying PostgreSQL/PostGIS, Oracle, SQL Server, and SQLite from one interface without switching tools. The intelligent autocomplete and schema browsing make it ideal for writing queries and understanding unfamiliar databases. Complex performance tuning, deep monitoring, and automated backup/recovery require specialized DBA tools. Performance degrades with tens or hundreds of thousands of rows; command-line tools or ETL solutions are better suited to bulk data processing.
Small, but noticeable: it would be nice to be able to highlight just one column of a data output for copy/paste by clicking on the column header (a feature some of us are accustomed to from SQL Server Management Studio)
Is there an ability to bulk import an excel file to a table in a connected SQL Server in DbVis? If so, I haven't figured that out yet. I still largely use Microsoft SSMS to import data to our team's personal SQL Server, but can easily query that server via DbVis)
(I really don't have any major complaints - our company has tried to steer users toward DBeaver for YEARS, which I cannot stand. DbVis knocks the beaver out of the water)
Improving the way we create new connections to remote databases
I couldn't find any way to configure my local server (MySQL), so I need to make changes on server outside the application. I know that there are other tools that integrate it, so you don’t have to leave the workflow
It could have a feature to integrate our databases or connections (favorites) with other devices, like using Google Drive or Dropbox. It would be really useful!
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.
It's open-source and very convenient to work with. I can easily import any database I want using a data dump and runt the queries on them to derive the data insights on the data. I might want to use Excel to visualize that, that might be one of the disadvantages.
DBeaver is used by some of our customers. We find it clunky and unintuitive. One customer used TOAD for his Oracle installation (15+ years ago). We did not like it at all. When researching for a universal database tool some 20 years ago, we found dbvis and never looked back. We have not found a need to look for other soulutions so we never checked others.
MySQL workbench is good to work with MySQL databases, but Sequel Pro gives us the ability to work with any SQL databases. It's open-source, lightweight and solves the problem that I am required to solve to run the DDL and DML queries.
The tool also succeeds in non-functional areas I find important, such as being able to install and/or run without requiring administrator privileges on Windows.
Has capability to generate diagrams and models from existing databases which is very helpful in reverse engineering.
Unreliability has lead to wasted time and frustration among staff.
The ease of testing database changes and modifying test data WHEN IT WORKS theoretically makes testing quick and easy but in reality, this is far outweighed by the wasted time and frustration involved with it not being reliable.
The ease of seeing the relations between tables is very nice and saves time when trying to see how unfamiliar tables are connected.