Back to Blog
GuidesFebruary 12, 20263 min

MySQL Workbench Download 2026: Free Setup Guide for Windows, Mac & Linux - v8.0.46 Installation, System Requirements & Troubleshooting - Modern MySQL GUI Alternatives

Download MySQL Workbench v8.0.46 free for Windows, Mac and Linux. Step-by-step install guide with system requirements, common errors and modern alternatives.

Max Fischer

Max Fischer

Author

Share:

Quick Answer: MySQL Workbench is free (GPL license). Download it directly from dev.mysql.com/downloads/workbench/. The current version is 8.0.46 for Windows, Mac, and Linux.

MySQL Workbench official download page
MySQL Workbench official download page

That's the link. No Oracle account required — just click "No thanks, just start my download" at the bottom of the page. You'll be running queries in five minutes.

System Requirements

Before you download, make sure your machine can handle it. MySQL Workbench isn't heavy, but it does need a 64-bit system.

MySQL Workbench system requirements comparison
MySQL Workbench system requirements comparison
RequirementWindowsMacLinux
OS VersionWindows 11 / Server 2022macOS 14 (Sonoma) or 15 (Sequoia)Ubuntu 24.04 LTS, Oracle/RHEL 8–9
Architecturex86_64x86_64 or ARM (Apple Silicon)x86_64
RAM4 GB minimum (8 GB recommended)4 GB minimum (8 GB recommended)4 GB minimum (8 GB recommended)
Display1024×768 minimum1024×768 minimum1024×768 minimum
DependenciesVisual C++ Redistributable, .NET Framework 4.5+Nonegnome-keyring-daemon

Download & Installation Steps

Head to dev.mysql.com/downloads/workbench/ and pick your OS. If you're looking for more options beyond Workbench, check out our MySQL GUI tool recommendations.

Windows Installation

MySQL Workbench Windows installation wizard
MySQL Workbench Windows installation wizard

Mac Installation

MySQL Workbench Mac security settings
MySQL Workbench Mac security settings

Linux Installation

bash
# Ubuntu/Debian
sudo dpkg -i mysql-workbench-community_8.0.46-1ubuntu24.04_amd64.deb
sudo apt-get install -f

# RHEL/Oracle Linux
sudo rpm -i mysql-workbench-community-8.0.46-1.el9.x86_64.rpm

What if MySQL Workbench ran in your browser?

QueryGlow is web-based — open a URL and access MySQL from any device. Self-hosted, AI-powered, $79 once.

See the Web-Based GUI

Common Installation Errors & Fixes

ErrorCauseFix
"MSVCP140.dll not found" (Windows)Missing Visual C++ RedistributableDownload and install from Microsoft's site
"Can't connect to MySQL server"MySQL Server isn't runningStart MySQL service: sudo systemctl start mysql (Linux) or check Services panel (Windows)
"App can't be opened" (Mac)macOS Gatekeeper blocking unsigned appSystem Settings → Privacy & Security → click "Open Anyway"
"Unmet dependencies" (Linux)Missing librariesRun sudo apt-get install -f to resolve dependencies

MySQL Workbench vs Modern Alternatives

  1. 1.Select "Microsoft Windows" on the download page
  2. 2.Download the MSI installer (about 30 MB)
  3. 3.Run the .msi file — accept defaults
  4. 4.Windows may prompt for Visual C++ Redistributable. Install it if asked
  5. 5.Launch MySQL Workbench from the Start menu
  6. 6.Select "macOS" on the download page
  7. 7.Download the .dmg file
  8. 8.Open the DMG and drag MySQL Workbench to your Applications folder
  9. 9.On first launch, macOS will block it. Go to System Settings → Privacy & Security and click "Open Anyway"
  10. 10.Launch from Applications
  11. 11.Select your distro on the download page (Ubuntu, Fedora, or generic Linux)
  12. 12.Download the .deb or .rpm package
  13. 13.Install via terminal:
  14. 14.Launch with mysql-workbench from terminal or your app menu

MySQL Workbench does the job. It's free, it's official, and it supports everything from data modeling to server administration. But it carries baggage. The interface feels dated, startup is slow, and there's no AI assistance built in.

If you mostly need to browse data, run queries, and edit rows without the overhead of a full IDE, a lighter tool might suit you better. QueryGlow is web-based — open a URL and you're in your database from any device. It's self-hosted on your infrastructure with zero telemetry, includes AI-powered query generation (bring your own API key, only schema sent), and supports six databases — not just MySQL. $79 once, no subscriptions. See our full QueryGlow vs MySQL Workbench comparison for a detailed breakdown.


Try QueryGlow: Web-based, self-hosted database GUI with AI queries — open a URL, access your database from anywhere. $79 once, no subscriptions.


Tags:

MySQL WorkbenchDownloadInstallationMySQLDatabase Tools
Stop renting your tools

Built by an engineer. Zero telemetry. Zero tracking.

Access MySQL from anywhere — not just your desk

QueryGlow is web-based, self-hosted, and AI-powered. Open a URL from any device, your data stays on your infrastructure. $79 once.

Try the demo first. No signup, no credit card.

Access MySQL from any device. Try the demo.