dbt vs. DbVisualizer

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
dbt
Score 9.1 out of 10
N/A
dbt is an SQL development environment, developed by Fishtown Analytics, now known as dbt Labs. The vendor states that with dbt, analysts take ownership of the entire analytics engineering workflow, from writing data transformation code to deployment and documentation. dbt Core is distributed under the Apache 2.0 license, and paid Teams and Enterprise editions are available.
$0
per month per seat
DbVisualizer
Score 9.7 out of 10
N/A
DbVisualizer is a database client and SQL tool used by developers, DBAs, analysts, and data engineers to work with relational and NoSQL databases. 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, Oracle, Snowflake, SQLite, Cassandra, and BigQuery. The tool also includes an AI assistant for…
$0
Pricing
dbtDbVisualizer
Editions & Modules
No answers on this topic
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
Offerings
Pricing Offerings
dbtDbVisualizer
Free Trial
YesYes
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
YesNo
Entry-level Setup FeeNo setup feeOptional
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
dbtDbVisualizer
Considered Both Products
dbt

No answer on this topic

DbVisualizer
Chose DbVisualizer
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 …
Features
dbtDbVisualizer
Data Transformations
Comparison of Data Transformations features of Product A and Product B
dbt
9.7
8 Ratings
17% above category average
DbVisualizer
-
Ratings
Simple transformations10.08 Ratings00 Ratings
Complex transformations9.48 Ratings00 Ratings
Data Modeling
Comparison of Data Modeling features of Product A and Product B
dbt
9.1
8 Ratings
15% above category average
DbVisualizer
-
Ratings
Data model creation9.78 Ratings00 Ratings
Metadata management8.78 Ratings00 Ratings
Business rules and workflow9.08 Ratings00 Ratings
Collaboration10.06 Ratings00 Ratings
Testing and debugging8.08 Ratings00 Ratings
Database Development
Comparison of Database Development features of Product A and Product B
dbt
-
Ratings
DbVisualizer
7.5
48 Ratings
12% below category average
Performance optimization tools00 Ratings7.343 Ratings
Schema maintenance00 Ratings7.845 Ratings
Database Administration
Comparison of Database Administration features of Product A and Product B
dbt
-
Ratings
DbVisualizer
7.2
35 Ratings
12% below category average
User management00 Ratings7.732 Ratings
Database security00 Ratings6.926 Ratings
Database status reporting00 Ratings7.225 Ratings
Best Alternatives
dbtDbVisualizer
Small Businesses
Skyvia
Skyvia
Score 10.0 out of 10
DBeaver
DBeaver
Score 8.4 out of 10
Medium-sized Companies
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
ER/Studio
ER/Studio
Score 9.9 out of 10
Enterprises
IBM InfoSphere Information Server
IBM InfoSphere Information Server
Score 8.0 out of 10
ER/Studio
ER/Studio
Score 9.9 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
dbtDbVisualizer
Likelihood to Recommend
10.0
(10 ratings)
8.7
(53 ratings)
Likelihood to Renew
-
(0 ratings)
9.1
(3 ratings)
Usability
9.7
(3 ratings)
8.3
(23 ratings)
Support Rating
-
(0 ratings)
9.1
(2 ratings)
Implementation Rating
-
(0 ratings)
8.5
(2 ratings)
User Testimonials
dbtDbVisualizer
Likelihood to Recommend
dbt Labs
The prerequisite is that you have a supported database/data warehouse and have already found a way to ingest your raw data. Then dbt is very well suited to manage your transformation logic if the people using it are familiar with SQL. If you want to benefit from bringing engineering practices to data, dbt is a great fit. It can bring CI/CD practices, version control, automated testing, documentation generation, etc. It is not so well suited if the people managing the transformation logic do not like to code (in SQL) but prefer graphical user interfaces.
Read full review
DbVis Software AB
DbVis is our tool of choice when we need to work with a wide variety of Db vendors and versions. It allows us to replace several proprietary tools for accessing and, in part, managing database systems. It gives our customers and us a single base to work on databases. No need for us or them to install, learn, and pay for multiple solutions. If one would, for example, use ONLY one dbms, e.g., PostgreSQL, then DBVis could be a bit of an overkill.
Read full review
Pros
dbt Labs
  • dbt supports version control through GIT, this allows teams to collaborate and track the data transformation logic.
  • dbt allows us to build data models which helps to break complex transformation logic into simple and smaller logic.
  • dbt is completely based on SQL which allows data analyst and data engineers to build the transformation logic.
  • dbt can be easily integrated with snowflake.
Read full review
DbVis Software AB
  • Out-of-the-box support for many different databases.
  • Intuitive UI for interacting with data.
  • Flexibility of SQL Commander for writing scripts.
  • Great support for working with JSON data in recent updates.
  • Database connections over SSH.
  • Table relationship visualization is very helpful.
  • The tree view is well organized in how it splits out schemas.
Read full review
Cons
dbt Labs
  • Field-level lineage (currently at table level)
  • Documentation inheritance - if a field is documented the downstream field of the same name could inherit the doc info
  • Adding python model support (in beta now)
Read full review
DbVis Software AB
  • 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)
Read full review
Likelihood to Renew
dbt Labs
No answers on this topic
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
Usability
dbt Labs
dbt is very easy to use. Basically if you can write SQL, you will be able to use dbt to get what you need done. Of course more advanced users with more technical skills can do more things.
Read full review
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
Support Rating
dbt Labs
No answers on this topic
DbVis Software AB
Never used
Read full review
Alternatives Considered
dbt Labs
I actually don't know what the alternative to dbt is. I'm sure one must exist other than more 'roll your own' options like Apache Airflow, say, bu tin terms of super easy managed/cloud data transforms, dbt really does seem to be THE tool to use. It's $50/month per dev, BUT there's a FREE version for 1 dev seat with no read-only access for anyone else, so you can always start with that and then buy yourself a seat later.
Read full review
DbVis Software AB
[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
Return on Investment
dbt Labs
  • Simplified our BI layer for faster load times
  • Increased the quality of data reaching our end users
  • Makes complex transformations manageable
Read full review
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
ScreenShots

DbVisualizer Screenshots

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