About 3,510 results
Open links in new tab
  1. HeidiSQL - MariaDB/MySQL, MSSQL, PostgreSQL, SQLite and …

    "Heidi" lets you connect to a variety of databases, like MariaDB, MySQL, Microsoft SQL, PostgreSQL, SQLite, Interbase and Firebird. Once you are connected, you can edit data and …

  2. Download HeidiSQL

    Dec 11, 2025 · Download your free copy of HeidiSQL here. Or download the sources.

  3. Screenshots and features of HeidiSQL

    Dump selected databases and data into a single dump file, one file per table, directly to another host, to clipboard or to another database on the same server. Nearly as fast as mysqldump!

  4. Technical help document - HeidiSQL

    HeidiSQL needs a database-specific dynamic library for connecting to your server. For example, accessing a MySQL server requires you to have either libmysql.dll or libmariadb.dll installed.

  5. User Manager - create a user to see only the database it is …

    The global SELECT privilege is causing that. You can define EXECUTE instead of SELECT, but the database names will still be visible with that. This is because if you define any global …

  6. Backup of whole Database - HeidiSQL

    Hello, good morning, what is the simplest way to make an backup of an whole mariaDB-Database? I was hoping HeidiSQL running in Win10Pro is providing an easy way to do this, …

  7. Screenshot: Export Sql

    Dump selected databases and data into a single dump file, one file per table, directly to another host, to clipboard or to another database on the same server. Nearly as fast as mysqldump!

  8. How to multiselect tables in Heidi SQL to delete all selected tables ...

    Hi Group, Can someone suggest how to multi select tables in Heidi SQL so all selected tables can be deleted together. See attached picture for more detail: Thanks Sabbi

  9. Full backup of DB - HeidiSQL

    I've never heard about the BACKUP DATABASE command, but the fact that you are trying to export to a directory called SQLServerBackups suggests that you might not be using MySQL.

  10. Export of SQL-Data in CSV - HeidiSQL

    I know that it is possible to export the SQL Database (Tools), but how do I manage it for a CSV output? I think it is really easy but I am just started to work with heidisql and that's why I hope, …