HeidiSQL 是一款免费且开源的数据库管理工具,专为 MySQL、MariaDB、PostgreSQL 及 SQL Server 等数据库系统设计。它以轻量、高效和稳定著称,为开发者与数据库管理员提供直观、易用的管理界面。用户可以通过 HeidiSQL 轻松进行数据查询、结构编辑、导入导出及权限管理等操作,显著提高数据库维护与开发效率。此外,软件还支持执行批量 SQL 语句、可视化编辑表结构及同步远程数据库,满足从小型项目到企业级数据库运维的多样需求,是一款功能全面的 数据库管理工具。


# 新版变化
https://github.com/HeidiSQL/HeidiSQL/releases
HeidiSQL Windows 12.14.0.7165 Latest (2025-12-11)
3rd party updates:
- update SQLite library to v3.51.0
Bugfixes and enhancements:
- fix: crash when grid-exporting without required key (issue #2311)
- fix: cannot save new table when added column was removed (issue #2326)
- fix: delete CLI-created session settings from registry after disconnect (issue #2162)
- fix: query batch stops at second last query if it has errors but StopOnErrors is off (issue #2317)
- feat: support SSH tunnel configuration per commandline (issue #2322)
- disable tree option asDoubleClickInsertsNodeText by default (issue #2307)
- fix: require elevation per build button only if app directory is not writable by user (issue #2305)
- feat: keep time fractions intact for CSV exports (issue #2098)
- fix: crash in AnyGridPaintText with no query result
- feat: show NULL values in system variables listing (issue #1281)
- feat: highlight same text in grids based on all selected rows
- fix: crash in printer dialog with 0 printers available (issue #2283)
- feat: support fractional UNIX timestamps in grids (issue #884)
- feat: add “source table: xyz” hint to query result column headers https://www.heidisql.com/forum.php?t=44554
# 功能特性
- 多数据库兼容:支持 MySQL、MariaDB、PostgreSQL、SQL Server 等主流数据库系统。
- 直观操作界面:采用清晰的结构化布局,让用户快速上手、轻松管理数据。
- 高效数据管理:支持批量插入、导入导出 SQL 文件及可视化表编辑。
- 灵活权限控制:可配置数据库用户权限,确保数据访问安全与可控。
- 远程连接支持:提供 SSH 隧道及安全连接方式,方便远程数据库运维。
- 多会话管理:支持同时连接多个数据库实例,提升管理效率。


















