Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Christian Novak: "Really good Job! I love this software and will buy it soon! Greetings from Austria".
Prithwi Thakuria: "I have been in the database field for eons. This is one the best suite of tools I have found in terms of cost, functionality and performance. Ever since we bought this array of products, life with databases have been a breeze and the productivity has soared immensely. Keep up the good work".

More

Add your opinion

SQL Maestro Group / Products / MySQL / SQL Maestro for MySQL / Product tour / Working with Database Objects

SQL Maestro for MySQL product tour

Features of SQL Maestro for MySQL:

Working with Database Objects

Database Explorer is the basic feature of SQL Maestro for MySQL which allows you to perform almost all operations upon databases and their objects.

The Database Explorer field occupies the left side of SQL Maestro for MySQL main window. Use it to create new database objects, duplicate, rename objects and open object editors.

Within the explorer tree you can view both database objects and those pertaining to the server (e.g. server Variables).

The explorer also provides quick view of object properties available through the corresponding popup menu item.

SQL Maestro for MySQL provides you with powerful tools to manage database objects. Wizards and editors designed for creating, editing and dropping database objects in different ways are at your disposal.

The Create Database Object dialog allows you to select the type of the object to be created and run the appropriate wizard (or open the appropriate dialog).

To open the dialog select the Object | Create Database Object... main menu item.

You can also use Duplicate Object Wizard to create a new database object with the same properties as one of the existing objects has.

Select the Object | Duplicate Database Object... main menu item to run the wizard.

Object Browser and Object Manager are tools aimed at operating on database objects efficiently.

The both tools are designed as extensions of Database Explorer with advanced features (such as multiple selecting of objects (for copying, dropping, filtering etc.) and the ability of using drag-and-drop operations between Object Manager and Database Explorer as well as between two instances of Object Manager) implemented.

Back Next