dbForge Query Builder for MySQL Releases
Released: May 11, 2026
Updates in V2026.1.31
Features
- AI Assistant
- Improved AI Assistant by adding support for database index metadata.
- Text Editor
- Added the 'Enclose identifiers in quotes' feature to the SQL Editor.
- Added index name suggestions in code completion.
- Added indexed column icons in Quick Info.
- Added the ability to pin document tabs.
- Improvements
- Added the ability to restore document tab order.
- Added parsing support for the sys_refcursor pseudo-type.
- Improved saving of window layouts and restoration of window positions after...
Released: Mar 25, 2026
Updates in V2025.3.149
Fixes
- Fixed an issue that caused long response times from MySQL and MariaDB servers when executing certain queries that referenced non-existent objects.
Released: Feb 12, 2026
Updates in V2025.3.107
Fixes
- Several minor bugs have been fixed.
Released: Jan 29, 2026
Updates in V2025.3.93
Features
- Improved support for SET TRANSACTION syntax on MySQL and MariaDB servers for the Text Editor.
Released: Dec 24, 2025
Updates in V2025.3.61
Features
- Connectivity
- Added support for AWS RDS Proxy with caching_sha2_password authentication.
- Added support for MySQL 9.5.
- Added support for MariaDB 12.2.
- Text Editor Improvements
- Added scroll bar annotations.
- Added an option to automatically surround selections.
- Added support for SHOW BINARY LOG STATUS.
- Added support for CREATE OR ALTER USER, SET PASSWORD, and CREATE ROLE.
- Added camelCase formatting for identifiers.
- Other Improvements
- Implemented a text preview for CLOB data types instead of...
Released: Nov 20, 2025
Updates in V2025.2.138
Fixes
- Several minor bugs have been fixed.
Released: Oct 31, 2025
Updates in V2025.2.109
Fixes
- Resolved an issue with displaying the tooltip for a document bookmark, where the tooltip window overlapped the document bookmark.
Released: Oct 23, 2025
Updates in V2025.2.91
Fixes
- Fixed an issue with text selection on double-click in SQL Document.
Released: Sep 23, 2025
Updates in V2025.2.37
Features
- AI Assistant
- Introduced automatic error submission from the Error List to AI chat for detailed explanations and suggested fixes.
- Added a Web Search option in the AI Assistant chat, allowing searches across Devart documentation, website, and blog.
- Connectivity
- Added support for MySQL 9.4.
- Added support for MariaDB 12.
- Improvements
- Improved encryption capabilities.
- Added tooltips to the SQL document tab, showing connection and database names, document owner, full file path, and server...
Released: Aug 21, 2025
Updates in V2025.1.230
Features
- Expanded code completion suggestions for the UPDATE SET clause to include columns from the updated table.