Connect to database |
 Connection wizard - connnection to database |  Connection wizard - generic providers |  Connection to MS SQL server |  Connection to MySQL over HTTP tunnel |
Database management |
 Database server dashboard, with database context menu |  MS SQL database dashboard, with table context menu. |  Table dashboard. |  SQL view dashboard. Both source code and data are shown. |
 Altering table. In References column there is a possibility to select table, which is referenced over foreign key. |  SQL generator. More tables were selected. |
View and edit data |
 Table data view. Gray texts are lookups to destination tables. |  Showing master/detail view. In upper panel is master table (Customers), in bottom panel it's details (Invoice table). |  Select value from validation table. |  Generating SQL from data |
Backup, export, import |
 Choosing backuped objects |  CSV export properties |  Process window |  Column mapping and transformation |
 Import from text |  Export to multiple files |
Database design |
 Database diagram |  Compare and synchronize database structure |
Query designer & editor |
 Graphical query design |  SQL editor with syntax higlighting |  Code completion |