
Connects, manages, and organizes the database structure for supported SQL-based applications like MySQL, Microsoft SQL, and PostgreSQL. Provides the tools to export the entire database structure locally, or remotely on the other supported servers and edit it accordingly (edit, copy, paste, table altering, procedures, scheduled events).
HeidiSQL it's a program developed by Ansgar Becker for developers and administrators that have to deal with MySQL databases at their working sites.
It comes wrapped in an old-fashioned interface, one that reminds of Windows XP, but which embeds lots of functions and commands and it's highly responsive to user commands. It has some font and background color customizations but unfortunately has no other themes than the default one. Also, another downside it's the miss of a built-in debugger.
Speaking about functionalities, the program offers a wide variety of facilities for database management. With HeidiSQL is possible to run and establish several databases at once, thus making creation and editing of tables much easier.
Moreover, the program offers the tools to create and run custom queries, where you can give permissions for every user to access the databases.
Besides that, you can export table rows as CSV, HTML, XML, SQL, LaTeX, Wiki Markup and PHP Array, write queries with customizable syntax-highlighting and code-completion or bulk edit tables.
HeidiSQL also offers the option to export and import settings with just one click, therefore exporting and synchronizing SQL databases becomes easier to do.
All in all, this software program delivers what developers and administrators would expect: a highly responsive system with lots of functionalities. Above that, it's free and it's constantly improved and updated.
v10.2 [Jun 17, 2019]
New features and enhancements in this version:
- High resolution icons from Icons8.
- Save and restore query tabs automatically.
- PostgreSQL connection over SSH tunnel.
- Configurable web search engine for help links in footer of message dialogs.
- Support for DATETIMEOFFSET data types on MSSQL.
- Table designer: Support for custom expressions in column default values.
- Caching of "SELECT 1234::regclass" queries on PostgreSQL connections.
- New data grid menu item "Duplicate row with keys" (besides the old one "Duplicate row without keys).
- Support for TLS versions up to 1.3 in MySQL connections.
Bugfixes:
- Text search on PostgreSQL works properly now.
- Auto-uppercase feature does not touch column names on table aliases.
- Enhanced Material theme colors.
- Artefacts in query editor when using non-default theme.