Databases

How To Install MySQL Workbench 8 on macOS

In this article we look at the installation of MySQL Workbench 8 on a macOS system. MySQL Workbench is a Desktop application that enables Developers and Database Administrators to perform SQL server administration, development, design, as well as maintenance from a single integrated development environment.

Original content from computingforgeeks.com - post 75360

As of this article update the latest release of MySQL Workbench is version 8. There are many new features in this release which can be checked on MySQL Workbench 8.0 Release notes. To download the latest MySQL Workbench 8 for macOS visit the official downloads page.

How To Install MySQL Workbench 8 on macOS 01

Here is a quick download command using wget for the latest available release as of this article writing.

wget https://dev.mysql.com/get/Downloads/MySQLGUITools/mysql-workbench-community-8.0.41-macos-x86_64.dmg

Wait for the download to complete then double-click on the file to start the installation. Or start from CLI:

open mysql-workbench-community-8.0.41-macos-x86_64.dmg

Proceed with the installation of MySQL Workbench on macOS. Drag the file to move it to the Applications folder

How To Install MySQL Workbench 8 on macOS 02

You should see the file being copied to the Applications directory.

How To Install MySQL Workbench 8 on macOS 03

Search for the “MySQL Workbench Application” and start it.

How To Install MySQL Workbench 8 on macOS 04

More guides on macOS:

Keep reading

Essential macOS Keyboard Shortcuts Reference macos Essential macOS Keyboard Shortcuts Reference Configure Windows Server 2022/2025 Failover Clustering Databases Configure Windows Server 2022/2025 Failover Clustering How To run macOS on KVM / QEMU Virtualization How To run macOS on KVM / QEMU ProxySQL Read/Write Split for MySQL: Query Rules and Hostgroups Databases ProxySQL Read/Write Split for MySQL: Query Rules and Hostgroups MySQL High Availability: Percona XtraDB Cluster with ProxySQL Databases MySQL High Availability: Percona XtraDB Cluster with ProxySQL Install Android CLI on Linux, macOS, and Windows (Agent-Ready) AI Install Android CLI on Linux, macOS, and Windows (Agent-Ready)

Leave a Comment

Press ESC to close