dbForge Fusion for MySQL version 3.00 Released!

Devart news about betas, releases, awards, and other information
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

dbForge Fusion for MySQL version 3.00 Released!

Post by Devart » Fri 01 Aug 2008 18:19

Devart announces the release of [b]dbForge Fusion for MySQL[/b] version 3.00, formerly known as [b]MyDeveloper Tools[/b].

This version includes a collection of essential features to simplify database development tasks, save time and present new opportunities for professional work with MySQL databases.

Version 3.0 is divided into two Editions: Standard and Professional.

[b] * Standard[/b] — includes all must-have tools for database development: Debugger, Query Builder, code templates, object search, various export and maintenance wizards, etc.

[b] * Professional[/b] — combines standard functionality with extended features required for professional database developers. It includes database project development, schema and data comparison tools, SQL code formatting and syntax check.


This is the list of all new features of dbForge Fusion for MySQL version 3.0.

[b]Enhanced Database Project[/b]

Project building to an SQL script is available with support of different build options and build configurations. Project build includes SQL syntax check, reference check, scripts processing with applying database options, and generating the result script or several scripts based on the selected order. It results in a validated and ready to deploy script or a collection of scripts.

Project configurations allow you to create several profiles with different options and build order for deploying your project into different MySQL servers. Project refactoring amplifies renaming of a project object with automatic update of all the objects that reference it. You can preview all the changes and, if required, disable. Code completion list contains all project objects.

[b]Schema comparison[/b]

Schema comparison tool allows you to compare and synchronize quickly either two schemas or a schema and a project. Based on your needs, a target schema can be synchronized with a source one completely or partially.

[b]Data comparison[/b]

Data comparison tool allows complete or partial comparing of data between different schemas. Data differences are conveniently displayed. Comparing of views is also allowed.

[b]SQL Formatting[/b]

Highly customizable code formatting allows you to set up various options for different statement kinds. SQL code can be automatically formatted while typing and reformatted with the shortcut. SQL Formatter wizard provides batch formatting.

[b]SQL syntax check[/b]

You can check your code and quickly locate errors without using MySQL server. Syntax check of the entire database project is also available.

[b]Brand new Query Builder[/b]

Query Builder has been completely re-designed and renovated to meet your needs. SQL syntax support is significantly enhanced. Intuitive UI provides visual creation of complex select statements without a single code line, convenient management of query properties, simple drag'n'drop addition of tables, and quick navigating. Powerful expression editor enables simple and accurate creation of complex conditions.

[b]Extended Data Export[/b]

The number of supported formats for export is increased. It includes Text, DBF, HTML, MS Access, MS Excel, ODBC, PDF, RTF, CVS, and XML. Using well-designed Data Export wizard, you can set additional parameters for each exported format.

[b]Support of new table features and storage engines[/b]

Now visual table editor allows you to create partitioned tables. Moreover you can create MERGE and Falcon tables.

[b]Summary Window[/b]

Summary window is added for quick access to database object properties when browsing schema with Database Explorer. The window displays information about the currently selected database object or a collection of objects.

[b]Setting Import and Export[/b]

After customizing dbForge Fusion, you can effortlessly export your current settings, import new ones, or reset all to default ones within a a convenient wizard.

[b]Context-sensitive help[/b]

dbForge Fusion provides "on the fly" support during your work. You can press F1 to quickly retrieve reference information about MySQL statements, keywords, data types, and built-in functions from SQL editor.

Please try the new version of dbForge Fusion for MySQL that can be downloaded at [url]http://www.devart.com/dbforge/mysql/fus ... nload.html[/url]

We're looking forward to your comments and suggestions.

Devart development team
[url]http://www.devart.com/dbforge/mysql/fusion[/url]

Locked