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.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)

Meet dbvr Community, the DBeaver CLI

dbvr Community is a free, open-source tool from DBeaver for querying and managing databases with CLI (command-line interface). It works with the same databases as DBeaver Community, and you can reuse projects and connections you already set up there.With dbvr Community, you can:

  • Connect to relational databases like MySQL, SQL Server, and Postgres
  • Run SQL queries against your databases
  • Export query results to your local disk
  • Browse and manage database metadata
  • Connect securely over SSH tunnels with username and password authentication 
  • And more

dbvr Community is released under the Apache 2.0 license, so you’re free to use and build on it. Contributions are always welcome, so you can help this project grow further. 

Check it out on GitHub, and read the dbvr documentation to get started.

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.