Installing HeidiSQL

Step-by-step guide to download and install HeidiSQL for managing your local MariaDB database.

HeidiSQL is a lightweight and intuitive SQL client that allows you to connect to your MariaDB server with ease. This guide walks you through the full installation process to get your local database environment ready.


Download HeidiSQL

Access the official download page

Open your browser and visit: https://www.heidisql.com/download.phparrow-up-right

Select the correct installer

  • Click the "Installer, 64 bit" button (green) — recommended for most systems

  • If you're on an older 32-bit system, choose the 32-bit version available below

The installer file will be saved to your default downloads folder.

Verify the download

  • Locate the file: it should be named something like heidisql_xx_setup.exe

  • Ensure the download completed without errors

Once verified, you're ready to install.


Install HeidiSQL

Launch the installer

  • Double-click the .exe file you just downloaded

  • Accept the license agreement to proceed

Choose installation directory

circle-exclamation
  • Confirm or modify the installation path

  • Click Next to continue

Configure install options

  • Leave all recommended components checked

  • Click Next, then Install to begin

Wait for installation to complete

  • The installation process is quick

  • Once done, click Finish to close the installer


Video Tutorial

If you haven't installed HeidiSQL yet or need additional guidance, you can follow this step-by-step video tutorial:


HeidiSQL is ready

You now have HeidiSQL installed and ready to use.

circle-info

No system restart is required. You can launch HeidiSQL immediately and start configuring your connection to MariaDB.

Last updated