TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    DbVisualizer

    Score9.6 out of 10
    N/ADbVisualizer 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

    MariaDB Platform

    Score9.1 out of 10
    N/AMariaDB is an open-source relational database made by the original developers of MySQL, supported by the MariaDB Foundation and a community of developers. The community states recent additional capabilities as including clustering with Galera Cluster 4, compatibility with Oracle Database, and Temporal Data Tables, allowing one to query the data as it stood at any point in the past.N/A
    Pricing
    DbVisualizerMariaDB Platform
    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
    DbVisualizerMariaDB Platform
    Free Trial
    YesYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoYes
    Entry-level Setup FeeOptionalOptional
    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
    DbVisualizerMariaDB Platform
    Considered Both Products
    DbVis Software AB
    No answer on this topic
    MariaDB
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    60 Answers
    100%
    Would buy again
    10 Answers
    Delivers good value for the price
    98%
    Delivers good value for the price
    57 Answers
    100%
    Delivers good value for the price
    10 Answers
    Happy with the feature set
    98%
    Happy with the feature set
    59 Answers
    100%
    Happy with the feature set
    10 Answers
    Lived up to sales and marketing promises
    98%
    Lived up to sales and marketing promises
    47 Answers
    100%
    Lived up to sales and marketing promises
    7 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    55 Answers
    100%
    Implementation went as expected
    10 Answers
    Features
    DbVisualizerMariaDB Platform
    Database Development
    Comparison of Database Development features of DbVisualizer and MariaDB Platform
    Feature
    DbVisualizer
    7.4
    49 Ratings
    14% below category average
    MariaDB Platform
    -
    Ratings
    Performance optimization tools7.144 Ratings00 Ratings
    Schema maintenance7.846 Ratings00 Ratings
    Database Administration
    Comparison of Database Administration features of DbVisualizer and MariaDB Platform
    Feature
    DbVisualizer
    7.2
    36 Ratings
    11% below category average
    MariaDB Platform
    -
    Ratings
    User management7.533 Ratings00 Ratings
    Database security6.427 Ratings00 Ratings
    Database status reporting7.526 Ratings00 Ratings
    Best Alternatives
    DbVisualizerMariaDB Platform
    Small Businesses
    DBeaver
    Score8.6 out of 10
    SQLite
    Score8 out of 10
    Medium-sized Companies
    DBeaver
    Score8.6 out of 10
    PostgreSQL
    Score8.8 out of 10
    Enterprises
    DBeaver
    Score8.6 out of 10
    SQLite
    Score8 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    DbVisualizerMariaDB Platform
    Likelihood to Recommend
    8.7
    (60 ratings)
    10.0
    (30 ratings)
    Likelihood to Renew
    9.1
    (3 ratings)
    -
    (0 ratings)
    Usability
    8.2
    (30 ratings)
    10.0
    (4 ratings)
    Support Rating
    9.1
    (2 ratings)
    8.7
    (16 ratings)
    Implementation Rating
    8.4
    (2 ratings)
    -
    (0 ratings)
    User Testimonials
    DbVisualizerMariaDB Platform
    Likelihood to Recommend
    DbVis Software AB
    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.
    Incentivized
    Read full review
    MariaDB
    • Applications where the users need [to] execute many short queries.
    • With new storage engines such as Aria, which allows to replace MyISAM with some improvements, and XtraDB, which evolves InnoDB.
    • To fuse the legacy features with the features available in NoSQL databases.
    • Connection management, which allows multiplying the number of concurrent accesses.
    • New clustering engines, such as Galera, which allow interesting possibilities for Cloud adoption.
    Incentivized
    Read full review
    Pros
    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
    MariaDB
    • Simpler learning curve. MariaDB is a cleaner, simpler system that is (IMO) easier to learn and easier to manage effectively than many other database systems.
    • Lower hardware requirements. After migrating to MariaDB from another database software system, we find that our hardware needs have substantially decreased.
    • MariaDB support is very responsive. It's like they actually care. On the few occasions we've run into technical issues, support has always come through with what we needed. Once it was showing me a relatively new feature the server supported that I wasn't aware of, that, once I was able to properly make use of it helped me resolve a serious production performance issue.
    • Architectural flexibility. As an example, the ready availability of synchronous (Galera) versus asynchronous replication schemes without being locked into one of the other by enormous technical complexity or punitive licensing, allows the customer to find what really works best for their needs.
    Incentivized
    Read full review
    Cons
    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
    MariaDB
    • Driver Support - Some third party applications use database drivers that cause unexplained slowness with MariaDB. This can be worked around by using the MySQL drivers, but it's not clear what causes the problem in the first place.
    • Support - While online communities are helpful in diagnosing problems, there isn't as much professional documentation/support available for MariaDB as some of the other major database options.
    • Data Visualization - It would be helpful if there were more built in options for analyzing statistics and generating reports.
    Incentivized
    Read full review
    Likelihood to Renew
    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.
    Incentivized
    Read full review
    MariaDB
    No answers on this topic
    Usability
    DbVis Software AB
    It does what we need it for, which is manipulate data, check connections, visualize database structures, check on user rights, or even just version checks on the used databases. The 'type to get to table name' feature is often irrational in behaviour, which leads to frustration. The start-up time could be much better, and the UI changes between versions are sometimes a hassle for us when buttons are suddenly moved or their appearance changes. We use a wide variety of DBVis versions on customer installations (which use the once-bought version), and differences in the look and feel between versions sometimes slow us down.
    Read full review
    MariaDB
    MariaDB is very usable and stable to be used in production settings as an alternative to MySQL. The shortcomings of SQL are present but well understood in the community, and if the decision were to be made again, I would choose MariaDB over MySQL on future projects.
    Incentivized
    Read full review
    Support Rating
    DbVis Software AB
    Never used
    Incentivized
    Read full review
    MariaDB
    We have launched several inquiries to MariaDB support and they have always responded very quickly and have not been tutoring for the duration of the incident/problem.
    Likewise, they want to hold constant meetings with the client to get their opinion as well as how they can help.
    I see a very human support and concerned about the customer.
    Incentivized
    Read full review
    Alternatives Considered
    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.
    Incentivized
    Read full review
    MariaDB
    MariaDB stacks up the the competition just fine. Due to is ture open source nature we do not have to worry about licencing and spending money on nothing. Moreover, MariaDB does everything that we need to get done. We can run data that is a million rows or many smaller projects on the same environment with little overhead. One of the best features that MariaDB has is the ability of backup or dump data to standard text sql statements. That was one of the reasons why we choose MariaDb because it makes backups or transferring data a snap
    Incentivized
    Read full review
    Return on Investment
    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
    MariaDB
    • Low CAPEX if you have a team that use open source software day by day
    • Medium OPEX if you have a team that use open source software day by day
    • Perfect to use in academic ambient to support researchers and students
    Incentivized
    Read full review
    ScreenShots

    DbVisualizer Screenshots

    Product screenshotScreenshot of SQL formattingScreenshot of ERD diagramScreenshot of Auto completeScreenshot of Database connectionScreenshot of Database connection