Skip to main content
TrustRadius
DBeaver

DBeaver

Overview

What is DBeaver?

DBeaver offers comprehensive data management tools designed to help teams explore, process, and administrate SQL, NoSQL, and cloud data sources. DBeaver is available commercially as DBeaver PRO and for free as DBeaver Community.

Read more
Recent Reviews

TrustRadius Insights

Seamless Querying Process: Many reviewers have praised the ease of connecting to Snowflake and other servers, indicating that they have …
Continue reading
Read all reviews

Popular Features

View all 9 features
  • Database change management (5)
    9.1
    91%
  • Schema maintenance (9)
    8.8
    88%
  • Database status reporting (6)
    8.4
    84%
  • User management (5)
    7.9
    79%
Return to navigation

Pricing

View all pricing

Lite Edition Subscription

$11

On Premise
per month per user

Enterprise Edition Subscription

$25

On Premise
per month per user

Lite Edition License

$110

On Premise
per year per user

Entry-level set up fee?

  • No setup fee
For the latest information on pricing, visithttps://dbeaver.com/buy

Offerings

  • Free Trial
  • Free/Freemium Version
  • Premium Consulting/Integration Services

Starting price (does not include set up fee)

  • $11 per month per user
Return to navigation

Features

Database Development

A range of tools to help database developers produce problem-free code

8
Avg 8.5

Database Administration

Tools to help database administrators manage and maintain databases in optimal conditions

8.3
Avg 8.6
Return to navigation

Product Details

What is DBeaver?

DBeaver is a universal database management tool, able to support SQL (MySQL, MariaDB, PostgreSQL, Microsoft SQL Server, Oracle, and IBM DB2, Sybase, etc.) and NoSQL databases (MongoDB, Couchbase, Redis, Cassandra, etc.), as well as cloud databases (AWS Redshift, Google BigQuery, Snowflake, etc.).

Connection to various data sources

  • Choice of database driver from the variety of supported types. The list of drivers includes drivers for relational, document-oriented, key-value, time-series, and other databases.
  • Support of user-defined connection types and creation of custom drivers an the Driver Manager
  • Configuration of standard (host, port, user credentials) as well as advanced connection properties:
  • SSH tunnel
  • SOCKS proxy
  • Shell commands to be executed before/after actual database connection
  • Bootstrap SQL queries executing in the database session immediately after connecting

Data viewer and editor

  • Multiple data views to fit the variety of users’ needs, for example display of image contents (gif, png, jpeg, bmp) as an images
  • Editing of data inline and in a dedicated space
  • Navigation among data
  • Custom filters for table contents or query results, including filters based on cell values
  • Results ordering by column
  • Data export with all applied filters and orderings
  • Generation of SQL statements based on selected rows
  • Basic statistics for selected columns

Mock-Data Generator

The user can generate random data (or “mock" data) for tables. And this data should look like the real data. Enterprise edition includes basic and advanced data generators. Including (but not limited to):

  • Numbers
  • Random strings
  • Names
  • Addresses
  • Credit cards
  • Domains and IP addresses
  • Custom regular expressions
  • Flexible numeric generators

SQL editor

  • Organization of scripts into folders and reassignment of database connections for particular scripts
  • SQL syntax highlighting determined by the database associated with a script
  • Support for different sets of reserved keywords and system functions for different databases
  • Import and export of scripts

Visual Query Builder

  • Construct complex SQL queries without actual knowledge of SQL
  • Make table joins/filtering/ordering visually
  • Open existing SQL queries in visual mode, edit and save them
  • Execute a visually constructed query at any moment and get results on the screen
  • Analyze complex SQL queries visually

Metadata browser

  • A tree of database connections with their metadata structures down to the lowest level: tables, views, columns, indexes, procedures, triggers, storage entities (tablespaces, partitions), and security entities (users, roles)
  • Ability to modify most metadata entities, depending on the database driver capabilities
  • Display of database objects` DDL and generation of standard SQL92 DDL according to object structure for some databases
  • Ability to edit/rename/delete connections and most database objects
  • Global and local filters, ability to filter database objects by name

Data transfer

  • Export of data to a file or to another database table with the option to create the destination table if it does not exist
  • Supported file formats: CSV, HTML, XML, JSON, XLS, XLSX
  • Import data directly from CSV file into database table. Setup columns mapping and data types in convenient wizards
  • Save data transfer configurations as tasks and run them in one click
  • Schedule data transfer tasks for later/recurrent execution

ER diagrams

  • Automatically generated ER diagrams for a database/schema (with all tables) or for a single table (with all referenced/referencing tables)
  • Customization of columns visibility
  • Export of diagrams to the formats: GIF, PNG, BMP, GraphML

Data and metadata search

  • Full-text data search against all chosen tables/views with search results shown as filtered tables/views
  • Metadata search among rows in database system tables
  • Ability to set an exact object name or a search mask

Database structure compare

  • Ability to compare several database objects of any type: tables, schemas, entire databases, etc.
  • Comparison results can be presented as: HTML, DDL alter scripts, Diff diagram, Liquibase changesets
  • Database structure synchronization can be performed


While DBeaver offers a community edition at no cost, users of the Enterprise Edition have an access to the special online support system. They can write a ticket with question, bug or improvement and track it from the profile. The vendor states it usually takes no more than one working day to answer questions, and just a few days to fix bugs reported by the users.


DBeaver Features

Database Development Features

  • Supported: Version control tools
  • Supported: Test data generation
  • Supported: Database change management

Database Administration Features

  • Supported: User management
  • Supported: Database security
  • Supported: Database status reporting
  • Supported: Change management

DBeaver Video

This demo video describes the main features of DBeaver -- 0:05 Connections 01:07 Cloud Explorer 02:08 Data Editor 04:04 Grid Colorization 05:36 Data Highlighting 07:04 Data Visualization 08:09 Spatial data 09:05 Value Panel 11:53 Calc & Group Panels 13:06 SQL Editor 16:4...
 Show More

DBeaver Competitors

DBeaver Technical Details

Deployment TypesOn-premise
Operating SystemsWindows, Linux, Mac
Mobile ApplicationNo

Frequently Asked Questions

DBeaver offers comprehensive data management tools designed to help teams explore, process, and administrate SQL, NoSQL, and cloud data sources. DBeaver is available commercially as DBeaver PRO and for free as DBeaver Community.

DBeaver starts at $11.

DbVisualizer, DataGrip, and Navicat are common alternatives for DBeaver.

Reviewers rate Database change management and Change management highest, with a score of 9.1.

The most common users of DBeaver are from Enterprises (1,001+ employees).
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews and Ratings

(55)

Attribute Ratings

Reviews

(1-9 of 9)
Companies can't remove reviews or game the system. Here's why
Score 10 out of 10
Vetted Review
Verified User
Incentivized
  • Complex connection configurations
  • Managing and organizing queries for a large number of different databases
  • Ability to make proposed updates and then write those once we are ready
  • Better navigation especially on the main query screen
  • Make icons fewer, simpler and more intuitive
  • vim integration
Gustavo Du Mortier | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
  • Identify types of DB connections by color code: development, testing and production.
  • Predictive typing, it is incredibly accurate and saves me a lot of time.
  • Jump between different simultaneous DB connections.
  • Navigate through the schema object tree.
  • Provide all the tools I need in one window.
  • Some icons are kinda small and difficult to understand what they do
  • The spanish translation could be better
  • I think there are many functions that could be useful for me but I don't know what they do
Jeremy Pierce, MBA | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
Incentivized
  • Querying against Snowflake
  • Personalizing formatting of T-SQL
  • Easily connect to Snowflake and other servers
  • Engaged and caring community
  • I would like an option to configure key shortcuts further.
  • I would like an option to automatically invalidate /refresh connections after a period.
  • It would be helpful if there was a more intuitive way to "code together".
Score 9 out of 10
Vetted Review
Verified User
Incentivized
  • All-in-one solution that allows connecting to most types of relational and non-relational databases, which eliminates the need to use separate applications for similar tasks.
  • Allows to auto-generate different types of queries, which saves a lot of time that otherwise would be spent on typing.
  • Great syntax highlighting, autocompletion and error handling, which allows to swiftly type complex queries.
  • It would be great if DBeaver highlighted possible errors in queries in real time manner as the user types.
Score 9 out of 10
Vetted Review
Verified User
Incentivized
  • Easy to make and restore backups.
  • Good UI for viewing table data & schema. No more command line ever again!
  • Overall has a large feature set for all database related tasks (users, events etc...)
  • The UI is not very modern and looks dated.
  • A barely noticeable delay when changing views.
Score 10 out of 10
Vetted Review
Verified User
Incentivized
  • Support a lot of popular database types.
  • Support SSH tunneling so you could connect to the production database quite easily.
  • Supports inline editing which is very convenient. Also, you need to click "save" for inline editing to avoid miss clicks or miss typing on the production database.
  • No support for NoSQL databases.
  • The interface could be confusing for first-time users.
  • No support for multiple queries in one editor.
Aaron Smith | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User
Incentivized
  • Data import/export and SQL Script generation are quick and simple to do.
  • Fairly intuitive when viewing/editing table data.
  • Ability to save SQL scripts per server and recall them easily.
  • Handy intelligence when writing queries, functions, and stored procs.
  • Schema editing is not very intuitive. Editing a single column forces you into multiple tab windows when trying to change something simple like a column name.
  • Sorting and filtering in data is nice, but buried in long right-click menus.
  • Some things are definitely non-standard UI for a Windows application, so it might be hard for die-hard Windows fans to get used to.
Return to navigation