Database workspace tour

Herramientas para el trabajo diario con bases de datos

Community incluye las herramientas del workbench que usa a diario: editar SQL, ver rejillas, transferir datos, gestionar tareas y pedir ayuda a la 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

Edite datos de tablas como una hoja de cálculo con vistas Grid, Text y Record, más filtros por expresiones SQL. The Value panel can preview content such as read-only HTML for text/html cells.

Descargar Community 26.1.5 →

03 · Schema view

Diagramas ER

Visualice esquemas y claves foráneas para entender relaciones sin volcar primero el 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

Transferencia de datos

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

Gestión de tareas

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 y @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

FAQ on Community capabilities →

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

Compatibilidad

Matriz de soporte de bases de datos

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.

Categoría Ejemplos Community Notas
Popular SQL MySQL, MariaDB, PostgreSQL, SQLite, SQL Server Admitido 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 No es el foco de Community Softonic notes limited non-relational coverage; broader support is positioned on PRO

Descargar 26.1.5 Guías de solución de problemas

Continuar

Páginas relacionadas

Descargar Community 26.1.5

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

Resolver problemas de instalación

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

FAQ de DBeaver

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

Also read trust and security. Last reviewed: .

Descargar