Skip to content
forked from HeidiSQL/HeidiSQL

HeidiSQL 是一款针对数据库管理的开源、轻量级客户端工具,支持 MySQL、PostgreSQL、Microsoft SQL Server、SQLite、 Interbase 和 Firebird等数据库的管理操作。它由 Ansgar 于 2002 年使用Delphi开发,具有简洁的界面和丰富的功能,并且具备跨平台特性(支持 Windows和Linux 系统)。

License

Notifications You must be signed in to change notification settings

JaySet/HeidiSQL

 
 

Repository files navigation

HeidiSQL

HeidiSQL is a graphical interface for managing MariaDB or MySQL servers, Microsoft SQL databases, PostgreSQL, SQLite, Interbase or Firebird. "Heidi" lets you browse and edit data, create and edit tables, views, procedures, triggers and scheduled events. Also, you can export structure and data, either to SQL file, clipboard or to other servers. Read about features or see some screenshots.

Need help?

Look at the online help page to learn how to use HeidiSQL. The forum is meant to ask questions. The issue tracker is the place to report bugs or request new features.

Building

For compiling on platforms other than Windows, look at the lazarus branch.

Delphi 12.1 is required for building HeidiSQL for Windows. Older Delphi versions will most likely fail; newer Delphi versions may work or fail. Unfortunately, Lazarus or one of the other free compilers cannot currently compile HeidiSQL.

Once Delphi is installed, you need to load the SynEdit project from the components folder. Build both run-time and design-time packages. Install the design-time package. Do the same for the VirtualTree component project, and install madExcept.

Afterwards, load the HeidiSQL project from the packages folder.

Translation

If you'd like to contribute by translating HeidiSQL into your mother tongue, you need to register at Transifex, and join an existing language or request a new one.

Contributing to HeidiSQL

  • Pull requests will only be accepted for bugfixes. No new features please.
  • Please mention a ticket id in your pull request. If there is no ticket for that particular bug yet, go and create an issue request first, and fill out all fields of the issue template.
  • To become a developer member, ask Ansgar via email (see https://www.heidisql.com/imprint.php for email address)

Icons8 copyright

Icons added in January 2019 into a TImageCollection component are copyright by Icons8. Used with a special permission from Icons8 given to Ansgar for this project only. Do not copy them for anything else other than building HeidiSQL.

About

HeidiSQL 是一款针对数据库管理的开源、轻量级客户端工具,支持 MySQL、PostgreSQL、Microsoft SQL Server、SQLite、 Interbase 和 Firebird等数据库的管理操作。它由 Ansgar 于 2002 年使用Delphi开发,具有简洁的界面和丰富的功能,并且具备跨平台特性(支持 Windows和Linux 系统)。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Pascal 96.7%
  • TeX 2.0%
  • HTML 0.5%
  • PHP 0.4%
  • C++ 0.3%
  • Inno Setup 0.1%