Database Workbench
This article, Database Workbench, has recently been created via the Articles for creation process. Please check to see if the reviewer has accidentally left this template after accepting the draft and take appropriate action as necessary.
Reviewer tools: Inform author |
Database Workbench | |
---|---|
Original author(s) | Upscene Productions |
Stable release | 4.4.6 [1]
/ April 29, 2014 |
Operating system | Windows |
Type | Database design/management/development |
License | commercial/freeware |
Website | Database Workbench website |
Database Workbench (DBW) is a software application from Upscene Productions used for development and administration of various relational databases using SQL.[2]
Databases Workbench aims to provide the software developer with a consistent user interface and development environment for multiple database systems including cross database tools.
History
Database Workbench started out as a developer tool specifically for InterBase, as "InterBase Workbench", created as a hobby project by Martijn Tonies in 2001, modeled after the SQL Navigator tool for Oracle Database by Quest Software. During it's early years, InterBase suddenly became open source (for a short while) and soon after, Firebird was created as a fork from the InterBase code base. [3] This resulted in an "InterBase Workbench" and "Firebird Workbench" during the series of the version 1 releases of the software.
Due to support for both InterBase and Firebird, version 2 was renamed to "Database Workbench" in 2003.[4] This opened the path to supporting more database systems and support for Microsoft SQL Server and MySQL was added in 2003.[5][6]
In 2005, Database Workbench added support for Oracle Database and NexusDB, SQL Anywhere support followed in 2008. Early 2010 a full Unicode version of Database Workbench was released.[7]
Upscene Productions makes Database Workbench available in both commercial and trial "Pro Edition", as well as a freeware "Lite Edition".[8]
Supported databases and environments
Database Workbench supports the following relational databases: Oracle Database, Microsoft SQL Server, SQL Anywhere, Firebird, NexusDB, InterBase, and MySQL. Database Workbench 4 runs on 32-bit or 64 bit Windows platforms, from XP and up. Linux and FreeBSD users are successfully using Database Workbench using Wine.[9]
Features
Database Workbench be used to view, create and edit tables, indexes, stored procedures and other database meta data objects.
It also supports:
- visual database design/diagramming
- step-by-step debugging stored routines
- testing SQL queries and viewing query plans
- generating test data
- transferring data between database systems (DataPump)
- import and export of data
- database schema compare and migration
- visual privilege management
It includes several productivity features:[10]
- SQL Insight including "Join Completion"
- Parameter Insight
- Code Templates
- Object Templates
- Name Templates
- Two-way Visual Query Builder
References
- ^ "Database Workbench 4.4.6 released".
- ^ Official Database Workbench site
- ^ http://en.wikipedia.org/wiki/Interbase#Open_source
- ^ Database Workbench 2.0 released
- ^ Microsoft SQL Server support added
- ^ MySQL support added
- ^ Database Workbench 4.0 Unicode release
- ^ Feature Matrix
- ^ Running Database Workbench under Wine
- ^ Productivity Tools