MySQL Workbench

The new MySQL Workbench is the next generation of the unified visual tool for MySQL developers, DBAs, and architects. Built on the MySQL Shell foundation, Workbench brings SQL, JavaScript, and TypeScript development, database administration, and analysis together in a modern, extensible desktop application.

The new MySQL Workbench is now available. It replaces earlier MySQL Workbench releases, which have reached end of life and are no longer maintained, as well as MySQL Shell for VS Code, which has been discontinued. Its capabilities are being carried forward into the new MySQL Workbench. Always use the latest version to access supported MySQL Server versions and the newest features.

Develop

Write and execute SQL in the Script Editor, or document exploratory work in SQL Notebooks. In notebook mode, work with SQL as well as JavaScript and TypeScript. Updated auto-completion, SQL formatting, result editing, and execution controls keep everyday development productive.
Learn more »

Administer

View server status and configuration, manage users and grants, and investigate client connections.
Learn more »

Analyze Performance

Use Performance Reports to investigate slow queries, statement execution-time distribution, table sizes, memory use, and waits. Use redesigned Visual Explain and Visual Explain Analyze to understand how MySQL will execute a query and compare the plan with runtime behavior.
Learn more »

Backup and Migrate

MySQL Enterprise Backup integration supports visual full and incremental backup, scheduling, and restore workflows. The HeatWave Migration Assistant guides migrations to OCI.
Learn more »

Additional Resources