MySQL Workbench

MySQL Workbench 是专为数据库架构师、开发人员和 DBA 打造的一个统一的可视化工具。

  • 所有者: mysql/mysql-workbench
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

MySQL Workbench 是专为数据库架构师、开发人员和 DBA 打造的一个统一的可视化工具。MySQL Workbench 提供了数据建模工具、SQL 开发工具和全面的管理工具(包括服务器配置、用户管理、备份等)。MySQL Workbench 可在 Windows、Linux 和 Mac OS 上使用。

设计

MySQL Workbench 可让 DBA、开发人员或数据架构师以可视化方式设计、建模、生成和管理数据库。它具有数据建模工具创建复杂 ER 模型所需的一切功能,支持正向和反向工程,还提供了一些关键特性来执行通常需要大量时间和工作的变更管理和文档任务。

开发

MySQL Workbench 提供了一些可视化工具来创建、执行和优化 SQL 查询。SQL Editor 具有语法高亮显示、自动填充、SQL 代码段重用和 SQL 执行历史记录等功能。开发人员可以通过 Database Connections Panel 轻松管理标准数据库连接,包括 MySQL Fabric。使用 Object Browser 可以即时访问数据库模式和对象。

管理

MySQL Workbench 提供了一个可视化控制台,让您可以轻松管理 MySQL 环境,更直观地了解数据库运行状况。开发人员和 DBA 可以使用这些可视化工具配置服务器、管理用户、执行备份和恢复、检查审计数据以及查看数据库运行状况。

可视化性能仪表盘

MySQL Workbench 提供了一套工具来提高 MySQL 应用的性能。DBA 可以使用性能仪表盘快速查看关键性能指标。您可以通过性能报告轻松识别和访问 IO 热点、占用资源较多的 SQL 语句等。此外,开发人员还可以通过改进后简单易用的可视化解释计划一键查看他们的查询哪里需要优化。

数据库迁移

MySQL Workbench 现在为 Microsoft SQL Server、Microsoft Access、Sybase ASE、PostreSQL 及其他 RDBMS 表、对象和数据迁移至 MySQL 提供了一个全面、简单易用的解决方案。开发人员和 DBA可以轻松、快速地转换现有应用,使其可运行在 Windows 及其他平台的 MySQL 上。此外,它还支持从 MySQL 早期版本迁移至最新版本。

概覽

名稱與所有者mysql/mysql-workbench
主編程語言C++
編程語言CMake (語言數: 30)
平台
許可證Other
發布數34
最新版本名稱8.0.36 (發布於 )
第一版名稱6.2.5 (發布於 )
創建於2015-10-22 13:43:06
推送於2024-01-31 16:30:48
最后一次提交
星數846
關注者數72
派生數313
提交數4.9k
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數43
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

MySQL Workbench

Copyright (c) 2007, 2020, Oracle and/or its affiliates. All rights reserved.

This is a release of MySQL Workbench, a graphical tool for working with MySQL servers and databases.

Home screen on Windows

License information can be found in the License file.

This distribution may include materials developed by third parties.
For license and attribution notices for these materials, please refer to the License file.

For more information on MySQL Workbench, visit
http://dev.mysql.com/doc/workbench/en

For additional downloads and the source of MySQL Workbench, visit
http://dev.mysql.com/downloads

MySQL Workbench is brought to you by the MySQL team at Oracle.

Overview

MySQL Workbench is a graphical tool for working with MySQL servers and databases. MySQL Workbench fully supports MySQL server versions 5.6 and higher.

MySQL Workbench functionality covers five main topics:

  • 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.

Performance dashboard

The code repository on Github is where we publish a snapshot of our internal repository everytime a new release of the product is published. Use the MySQL bug system to report any issue you have. You can use Github or the MySQL bug system to contribute to the development. File a pull request on Github or a new issue on the MySQL Bug system with your patch and we will take care of it.

去到頂部