数据库客户端,HeidiSQL 8.2 已发布(支持64位)
HeidiSQL 是一款卓越的 mysql,sqlserver 图形化客户端
HeidiSQL 是一个功能非常强大的数据库客户端软件,采用 Delphi 开发,支持 Windows 操作系统。支持 MySQL、MariaDB、Percona Server 和微软的 SQL Server。
特点:
- 免费开源
- 可在一个窗口中连接到多个服务器
- 可通过命令行连接到服务器
- 支持 SSH 隧道连接,或者通过 SSL 设置
- 可创建和编辑数据表、视图、存储过程、触发器和调度事件
- 生成格式友好的 SQL 导出
- 可直接从服务器/数据库导出到另外一个服务器/数据库
- 支持用户权限管理
- 可导入文本文件
- 可导出表数据到 CSV, HTML, XML, SQL, LaTeX, Wiki Markup and PHP Array
- 友好的表格浏览和编辑表数据
- 批量编辑表操作(移动表、更改存储引擎、collation 等)
- 批量插入ASCII和二进制文件到表中
- 支持可定制的语法高亮和代码自动完成的查询编辑器
- 很好的格式化 SQL
- 监控并可停止客户端进程
- 在所有表、所有数据库中查找特定文本
- 批量优化和修复表
- 使用当前设置启动并行的 mysql.exe 命令行窗口
- 等等
v8.2 更改和新功能:
* 64 bit version allows HeidiSQL to use much more of your memory than the 2GB in 32 bit mode
* New feature: Fast table status for databases with InnoDB tables. (Disable Session > Advanced > [X] Get full table status)
*新功能:收藏在数据库树
* New feature: Append parameter names for procedures and functions in completion proposal
* New feature: Compressed .sql file export
* Migration to the brand new Delphi XE 5 compiler
* Replace out-dated code which partly not runs in 64 bit mode
* Update gettext unit
* Update Cromis.DirectoryWatch unit
* Update VirtualTree component code to 5.2.1 (r567)
* Update SynEdit component (r114)