Discover SQL Editor and AI improvements in DBeaver Community 26.1

Join our webinar on Jun 16th, 11 AM CST

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

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.

DBeaver 26.1

Changes since 26.0.5:

  • SQL Editor:
    • Added support for double-curly SQL parameters[#40914] (thanks to @namoguy)
  • AI assistant: Added support for new OpenAI codex models with the GitHub Copilot
  • Metadata Editor:
    • Fixed an issue where the item count disappeared after refreshing the editor (thanks to @jack-stormentswe)
  • Data Editor:
    • Added new shortcuts: ‘Shift+Alt+Insert’ inserts a row before the current, ‘Ctrl+Shift+Alt+Insert’ duplicates a row and inserts before the current row (thanks to @jack-stormentswe)
    • Added the ability to hide filters (thanks to @EastLord)
    • Added the “Insert new rows” option to Advanced Copy, allowing users to insert new rows without replacing existing ones
    • Fixed an issue when some spatial data was displayed as grayed in the Spatial viewer
  • Navigator: Fixed an issue when the newly created object was deleted after the refresh (thanks to @Desel72)
  • Connectivity: Jump servers settings are now updated on the fly (thanks to @jack-stormentswe)
  • Data Transfer: Fixed incorrect export to HTML format when only one of the “Table header” or “Column headers” options was enabled (thanks to @boskodev790)
  • Task Management: Fixed multiple issues where content could disappear on some tool pages inside the Task wizard
  • Security: Fixed XXE Injection in DBeaver XML Viewer
  • New drivers: Added support for GizmoSQL driver (thanks to @prmoore77)
  • Miscellaneous:
    • The Copy button in the Generate DDL dialog now remains disabled until DDL generation is complete (thanks to @dhgoal)
    • Fixed an issue with white background of vertical tabs and some toolbar items in the Dark theme
    • Improved import from DataGrip for Snowflake, BigQuery and other non-standard connections (thanks to @a3894281)
    • Added the ‘supports-ddl-transactions’ parameter for custom generic drivers to configure DDL transaction support (thanks to @popsiclelmlm)
  • Development: Fixed build failures caused by non-English default JVM locales on developer machines (thanks to @EastLord)
  • Databases:
    • BigQuery: Fixed the incorrect presentation of multiple query results (thanks to @EastLord)
    • DuckDB: Fixed LIST array presentation in the Data Editor (thanks to @EastLord)
    • Databricks: Fixed the ability to open schemas with a hyphen in the name (thanks to @tonicebrian)
    • Microsoft Fabric: Fixed Execution plan opening
    • Oracle: Result tabs are named depending on the executed query (thanks to @EastLord)
    • Redshift driver was updated to version 2.2.6
  • Localization: French localization was improved (thanks to @Jean-BaptisteC)

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.