Skip to content
EntityQ640741· pop 16· linked from 42 articles

MySQL Workbench

Sign in to save

database design graphical tool

Source code

This is a release of MySQL Workbench, a graphical tool for working with MySQL servers and databases. This distribution may include materials developed by third parties. For license and attribution notices for these materials, please refer to the License file. MySQL Workbench is a graphical tool for working with MySQL servers and databases. MySQL Workbench fully supports MySQL server versions 5.6 and higher. SQL Development: Enables you to create and manage connections to database servers. Along with enabling you to configure connection parameters, MySQL Workbench provides the capability to execute SQL queries on the database connections using the built-in SQL Editor. Data Modeling (Design): Enables you to create models of your database schema graphically, reverse and forward engineer between a schema and a live database, and edit all aspects of your database using the comprehensive Table Editor. The Table Editor provides easy-to-use facilities for editing Tables, Columns, Indexes, Triggers, Partitioning, Options, Inserts and Privileges, Routines and Views. Server Administration: Enables you to administer MySQL server instances by administering users, performing backup and recovery, inspecting audit data, viewing database health, and monitoring the MySQL server performance. Data Migration: Allows you to migrate from Microsoft SQL Server, Microsoft Access, Sybase ASE, SQLite, SQL Anywhere, PostreSQL, and other RDBMS tables, objects and data to MySQL. Migration also supports migrating from earlier versions of MySQL to the latest releases. MySQL Enterprise Support: Support for Enterprise products such as MySQL Enterprise Backup, MySQL Firewall, and MySQL Audit.

Excerpt from the source-code README · 2,998 chars · not written by Vinony

Wikidata facts

Image
Mysql workbench2.png
Show 5 more facts
Commons category
MySQL Workbench
software version identifier
8.0.47
source code repository URL
github.com/mysql/mysql-workbench
Sources (6)

via Wikidata · CC0

Connections

Categories