Discover SQL Editor and AI improvements in DBeaver Community 26.1

Catch the webinar recording from June 16 on YouTube

DBeaver Community

Open-source version
  • Basic support for relational databases:
    MySQL, SQL Server, Postgres and others
  • Data Editor
  • SQL Editor
  • Task management
  • Database maintenance tools

DBeaver PRO

Commercial version
  • All DBeaver Community features
  • Advanced security
  • Advanced support for relational databases
  • Connection through ODBC drivers
  • NoSQL databases support:
    MongoDB, Cassandra, Redis, CouchDB and others
  • Cloud databases support:
    Redshift, Google BigQuery, Oracle Cloud and others
  • Native support for AWS, Google Cloud, and Azure
  • Cloud storage support
  • Database development tools
  • Database performance visual tools
  • AI assistant in SQL
  • Multi-component task management
  • Task Scheduler
  • Visual Query Builder
  • Ongoing technical support

dbvr Community

Open-source version
  • Basic support for relational databases:
    MySQL, SQL Server, Postgres and others
  • Username + password auth support
  • SSH tunnels support
  • Query result export to the local disk
  • Metadata management

dbvr

Commercial version
  • Advanced security:
    master password and strong credentials encryption
  • Enterprise-level authentication methods:
    SSO, SSL, and Kerberos. SSO authentication cloud services such as GCP, AWS, and Azure
  • Secret management: AWS, Vault, CyberArk
  • Advanced SQL databases support:
    MySQL, PostgreSQL, SQL Server, Oracle and others
  • NoSQL databases support:
    MongoDB, Cassandra, Redis, CouchDB and others others
  • Cloud databases support:
    Redshift, Google BigQuery, Oracle Cloud and others
  • Amazon S3, Azure Blob Storage and GCP cloud storages support
  • Query result export to the cloud storages
  • MCP configuration to expose a database connection as an MCP server
  • Ongoing technical support

DBeaver 26.1.2

  • AI Assistant: Added AI Chat with the ability to generate SQL queries and answer user questions
  • Data Editor:
    • Updated the appearance of Find/Replace
    • Added quick filter: enter a value in the Find field and use the dedicated icon to hide rows that do not match
    • Fixed incorrect data display when expanding complex types in record mode with “Show complex column structure” disabled
    • Fixed handling of JSONB and other text content values in SQL generation and CSV import (thanks to @HellAmbro)
  • SQL Editor: Changed confusing localization for “Enable parameters in DDL and $$..$$ blocks”
  • Metadata Editor: Fixed entity background color
    Data transfer: Fixed an issue where import jobs continued running after cancellation

  • Security:
    • Fixed an XXE vulnerability caused by an unhardened XML parser (CWE-611)
    • Fixed an SQL injection vulnerability in Exasol related to string formatting (CWE-89)
  • Miscellaneous:
    • Added the ability to specify the main and monospace fonts on the User Interface page in Preferences
    • Added the DBEAVER_WORKSPACE and DBEAVER_DATA environment variables to set the workspace path and DBeaverData location in the application
    • Fixed a macOS launcher crash that occurred when the application was started without launch arguments
    • Data Search: Fixed an issue where the “Search in LOBs” checkbox used the “Search in numbers” state instead of its own (thanks to @Srltas)
    • Fixed an issue where a new debug log was not created after application restart
    • Fixed background color for Tip of the Day in the Dark theme for MacOS
    • Fixed the application installation as Eclipse extension
  • Development: Added custom instructions for GitHub Copilot code review
  • New Drivers:
    • Add support for Timeplus database (thanks to @MkDev11)
  • Databases:
    • CUBRID:
      • Added Table Triggers and User Triggers nodes to the Navigator (thanks to @longhaseng52)
      • Fixed object search by partial names in Go to Object and metadata search (thanks to @Srltas)
      • DuckDB: Fixed formatting for DATE values (thanks to @EastLord)
      • GBase 8s: Fixed editing CLOB values in the Data Editor (thanks to @Downstream1998)
      • PostgreSQL:
        • Fixed connection with Asia/Saigon time zone
        • Fixed an issue where the connection limit was not applied when editing role properties (thanks to @Adul23)

DBeaver 26.1.1

  • SQL Editor:
    • Fixed autocomplete after SELECT with table with alias
    • Fixed column highlighting with typecasts
    • Fixed single/multiple tab mode toggle state when several editors are opened
    • Fixed an issue where SQL templates showed an incorrect list of columns
    • Disabled spell checking for annotations
    • Added autocomplete suggestions for dialect-specific global variables, such as SYSDATE, SYSTIMESTAMP, current_date, and current_timestamp (thanks to @alonfaraj)
  • AI Assistant: Fixed prompt of AI command results
  • Data Editor:
    • Added the ability to save the current filter as the default and reset it
    • Fixed total row count calculation in the toolbar (thanks to @odegroot1234)
  • Data Transfer:
    • Fixed CSV import with multi-character delimiters, quotes, and escape values
    • Added XML escaping for JSON and JSONB columns when exporting data to DBUnit format
  • Database Tasks: Fixed task failures when using newly created or recreated database objects
  • Navigator:
    • Fixed schema filter dialog opening in Simple view mode(thanks to @xingxing21)
    • Fixed the delete objects dialog layout for large database selections
  • New driver: Added connector for Apache Doris(thanks to @xylaaaaa)
  • Security:
    • Fixed the high vulnerability (CVE-2026-44249) in the netty-handler library. The netty-bom library was updated to version 4.2.15.
  • General:
    • Application was migrated to Eclipse 2026-05
    • Tycho library was updated to version 5.0.3
  • Databases:
    • CockroachDB: Fixed SSL connection issues
    • CUBRID: Fixed table list opening when connecting with a generic JDBC driver (thanks to @Srltas)
    • Databricks driver was updated to version 3.4.1
    • Firebird: Fixed SQL injection vulnerabilities (thanks to @fdcastel)
    • Oracle:
      • Added an option to show column comments in the data grid (thanks to @EastLord)
      • Fixed the ability to CREATE VIEW statements ending with CASE…END (thanks to @a3894281)
      • Added details into NO_DATA_FOUND error message (thanks to @mgustimz)
    • Redshift: Improved performance for queries with many columns by reducing unnecessary metadata calls during result set loading
    • Snowflake: Fixed an issue where the connection failed due to an incorrect URL template
  • Localization:
    • German localization was improved (thanks to @polluks)
    • Fixed pluralization in the auto-refresh interval label in the Data Editor (thanks to @Jashan66)

Recent News

Keep up with DBeaver

Subscribe to our news and get the list of the most useful shortcuts in DBeaver.


Explore the DBeaver blog for practical tips and product news.

License

DBeaver Community Edition is free and open source (ASL) product.
Just download and start using it.