Database Workbench learn how it's useful for you
Database Workbench is a complete database development environment offering you many features and helpful tools The following sections is are available here:
|
Why use Database Workbench?
Unicode EnabledDatabase Workbench is fully Unicode enabled, it can create, display and edit Unicode data and even meta data. Exporting Unicode data, importing Unicode text files or transferring Unicode data between database systems: it's all available in Database Workbench. |
Work Space and Tools FeaturesThere's more "work space" features in Database Workbench and it's easier to stay in control with these tools:
|
Advanced Code Editor FeaturesWriting code should be easyThere are several new features in the SQL and Stored Code Editor control:
|
Consistency across different DBMS versionsIf you use multiple database systems or multiple versions of those systems, you know that the vendor tools often differ between versions, are incompatible with each other and differ a lot between vendors. Database Workbench offers a consistent user interface across database system versions and across the different database systems from vendors. Using a single familiar tool to do your work saves time and money and increases your working pleasure. |
MySQL, MariaDB and PostgreSQL TunnelingNew features and improvements to access 3rd party serversFor secure access to remote servers, Database Workbench has improved it's SSL access and includes SSH Tunnel technology. A custom PHP-script is available to use a HTTP tunnel (MySQL/MariaDB only). The new embedded SSH client makes it easier to create a secure tunnel to a MySQL or PostgreSQL database running on a webhoster server, for example. Other improvements for this scenario include support for restricted access to server commands, like no SHOW DATABASES support. |
|
Feature Highlights
Database Workbench offers a single development environment for developing with multiple database engines. With database engine specific functionality, powerful tools and a consistent, clear and intuitive user interface, Database Workbench will increase your productivity from the moment you start using it.
Data Model DesignDesign and develop from a single conceptual data model to the different DBMS specific physical models. Reverse engineer existing databases to print graphical overviews. Create sub-diagrams for clarity in complex databases, to group tables related to specific functionality. More on database design... |
Visual Object Editors and Modern Code EditorsCreate and modify databases objects in graphical editors, no need to remember specific SQL syntax. The editors allow you to easily create database objects, copy DDL statements, duplicate objects, browse data and much more. Across different DBMS-modules, Database Workbench has a consistent user interface and offers modern code editor features. More on user interface features... |
Stored Routine DebuggingDebug Stored Procedures, Stored Functions, Packages and Triggers in your database. Execute a routine step by step and use "trace into" to see what's going on. Watch a video...(available for InterBase, Firebird, MySQL, SAP SQL Anywhere and Oracle) |
Productivity ToolsMany productivity tools are available:
|
Database Compare and MigrationCompare development with production databases and get a "change script". Compare databases, even across different database systems, with automatic data type and default function mapping. Migrate meta data structures from one database system to another. |
Transfer, import and export dataDatabase Workbench includes a datapump tool to quickly transfer data between databases and even any ODBC or ADO data source. You can also import and export data, including but not limited to, CSV files. Large files (over 2GB) are supported. |
Report EditorA custom report writer is included:
|
Demo Videos
This sections lists videos explaining specific Database Workbench features and tools.
SQL Insight and Join CompletionThis video shows in detail how SQL Insight works in Database Workbench. This includes filtering and Join Completion, a feature that uses existing foreign key constraints to help you to write your SQL statements. |
Visual Query BuilderThe Two-Way Visual Query Builder is a helpful tool when building complex queries. You can easily create JOINs, UNIONs, grouping, use derived tables, sub-queries and much more. |
Take a look at Hopper, our stand alone stored code debugger, available for MySQL, InterBase and Firebird.