Database workspace tour

日常数据库工作工具

Community 包含你每天都会用到的工作台工具:编辑 SQL、浏览网格、传输数据、管理任务,以及 AI 协助。 This tour maps Community Edition 26.1.5 before you download DBeaver.

01 · Query surface

SQL Editor

Organize scripts in folders, bind them to a connection, and run the selection with toolbar actions or Ctrl+Enter. Dialect-aware highlighting and result tabs stay beside the editor so you can compare queries without leaving the workbench.

Guide: first query checklist →

SQL Editor · sample query
DBeaver SQL Editor dark theme with SELECT JOIN query and Customer result grid
Data Editor · light grid
DBeaver Data Editor light theme showing spreadsheet-style table rows

02 · Row work

Data Editor

像电子表格一样编辑表数据,支持 Grid、Text、Record 视图以及 SQL 表达式过滤。 The Value panel can preview content such as read-only HTML for text/html cells.

下载 Community 26.1.5 →

03 · Schema view

ER diagrams

可视化模式与外键,无需先导出 DDL 即可理解关系。 Column type glyphs and foreign-key lines make structure reviewable for teammates who prefer diagrams over scripts.

Guide: reading foreign keys →

ER Diagram
DBeaver ER diagram of database tables
Data Transfer wizard
DBeaver data export and transfer dialog with format and target options

04 · Move data

数据传输

Import and export with table mapping, saved tasks, and repeatable transfer jobs. Use transfer when you need repeatable CSV or cross-table moves instead of one-off copy/paste from the grid.

Release notes →

operations · tasks

05 · Operations

任务管理

Keep maintenance and transfer work organized inside the desktop client. Save repeatable jobs such as imports so mappings survive updates, alongside navigator and maintenance utilities.

Navigator

Tree of connections, schemas, tables, views, and indexes with context actions.

Maintenance

Community includes database maintenance utilities alongside navigator actions.

Install and troubleshooting guides →

06 · Assistance

AI Chat 与 @ai

Community includes AI Chat and the @ai command for SQL assistance inside the product. Pair suggestions with the Value panel and Data Editor when you need to verify what a generated query actually returns.

ai · profile

@ai explain this join · then run selection in SQL Editor

常见问题 on Community capabilities →

Value panel · dark
DBeaver Value panel in dark theme inspecting a selected cell

兼容性

数据库支持矩阵

Community is built for relational JDBC sources. Driver lists evolve; 26.1.5 adds a GreptimeDB entry using a MySQL-compatible protocol and LibSQL view support.

类别 示例 Community 备注
Popular SQL MySQL, MariaDB, PostgreSQL, SQLite, SQL Server 支持 Core daily drivers
Cloud / analytic SQL Redshift, BigQuery, Snowflake, Athena, Databricks Driver entries JDBC path; auth varies
Apache / lake SQL Hive, Drill, Presto, Trino, Doris, StarRocks Driver entries SHOW CREATE handling updated for StarRocks/Doris
Embedded / specialty H2, Derby, Firebird, DuckDB, LibSQL, GreptimeDB Driver entries GreptimeDB added in 26.1.5
Non-relational / NoSQL suites MongoDB, Cassandra, Redis, and similar 非 Community 重点 Softonic notes limited non-relational coverage; broader support is positioned on PRO

下载 26.1.5 排障指南

继续浏览

相关页面

下载 Community 26.1.5

Windows, macOS, and Linux packages with changelog and integrity notes.

解决安装问题

Java, SmartScreen, antivirus, upgrades, and connection checks.

DBeaver 常见问题

License, platforms, Java, safety, and edition boundaries.

Also read trust and security. Last reviewed: .

下载