dbForge Query Builder for MySQL History

04-May-11 New features in dbForge Query Builder 2.5

Enhanced Data Editor

Newly added features and a few totally redesigned ones provide even more freedom when working with data.

  • Foreign Key lookup editor is added
  • Server-side sorting and filtering are implemented to avoid retrieving all data from table and enhance work in Paginal Mode
  • Few indications are added to inform user about Data Editor's state
  • Editing of tables in join statements is enabled now
  • Option for numbering records is added
  • Copy data with header functionality is added

Data Export improvements

Ability to export data from several tables at once is added.

Support for MySQL server 5.5

Our product is fully compatible with MySQL server version 5.5

  • New features are added and obsolete clauses removed in the Syntax check functionality
  • New encodings are added to the encoding list in the Connection Properties dialog

New state-of-the-art skins

Four new UI skins are added to improve the application appearance.

Other improvements

  • Ability to view internal SQL queries that are sent to the server with parameter's values is added
  • Few UI improvements in Database Explorer

02-Aug-10 New features in dbForge Query Builder 2.0

Improved Query Builder tool

Meet a stronger dbForge Query Builder tailored for creating complex conditions with several clicks. The new power is based on the following:

  • Optimized performance of the Selection tab in the expression editor
  • New Wrap to Subquery option to wrap tables into a subquery
  • Visual addition of subqueries to any part of the main query
  • Optimized navigation in the editor, particularly between subqueries
  • Capability to edit view location in the query document
  • Joins show connection direction; better described connection properties
  • New skin for objects on the diagram
  • New SQL document view layout - now you can see query text and retrieved data at the same time
  • Multiple bug fixes

New tool for database developers - Query Profiler

dbForge Query Builder offers results of internal MySQL tools like SHOW PROFILE and EXPLAIN in a convenient and clear GUI. Besides you get STATUS variables for the required query automatically calculated.

03-Mar-10 New features in dbForge Query Builder 1.50

Automatic Connection Recovery

If a database connection is broken, dbForge Query Builder for MySQL implicitly recovers it without any error generation.

Improved Data Editor

Up to 40 improvements were implemented to create quicker, easier, and more delighted ways for data management. The Data Editor spares tens of mouse clicks a day for you.

Automatic Product Update

dbForge Query Builder for MySQL automatically notifies you about any available updates and offers a flexible update process with Product Update Manager. This is a simple and effective way to deliver the new functionality and let you get the maximum of product usage.

09-Sep-09 New features in dbForge Query Builder 1.10

Unlimited database connectivity

It is good news for web developers working with remote databases, as employment of remote connections becomes as simple as local ones. You can use SSL and SSH connection for secure working with data. To provide more flexibility while using SSH connection, public key authentication is supported. Besides you can benefit from HTTP tunneling with simple tunneling script uploading to the web site. No need to remember multi-step procedures using other tools.

Optimized approach in working with large SQL scripts

The new version provides a special Execute Script Wizard to enable quick and convenient execution of large SQL scripts without waiting for their opening in the editor. It takes only to select the script and enjoy the executed result.

In contrast to the prior version dbForge Query Builder 1.10 reduced network traffic up to several times for performing such common tasks as opening connections, retrieving data from tables, executing queries, etc. This optimization makes possible to use dbForge Query Builder in cases of traffic limitations.

06-Nov-08 The 1st release of dbForge Query Builder for MySQL