HeidiSQL

This is an old revision of this page, as edited by 212.101.199.148 (talk) at 11:26, 1 December 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template:Linkless

HeidiSQL
Developer(s)Ansgar Becker
Stable release
3.0 RC3 / August 2, 2006
Repository
Operating systemMicrosoft Windows
TypeDatabase management
LicenseGNU General Public License
Websitewww.heidisql.com

HeidiSQL (previously known as MySQL-Front) is a free, open source client for MySQL developed by German programmer Ansgar Becker who goes by the pseudonym Anse.

General details

The releases with version numbers below 3.0 were known as MySQL-Front until 2.5. The name has been switched in 2006 to HeidiSQL, as Ansgar Becker took his old sources and put them into a new open-source-project at SourceForge in April 2006.

There was also a shareware-application called "MySQL-Front 3.0", which was developed by another developer from 2004 to 2006 and had a complete new codebase.

The team around HeidiSQL currently consists of five moreorless official developers and one designer. The team-members are working on HeidiSQL in their spare time.

Some technical details

  • HeidiSQL is completely develloped in Delphi
  • The communication layer to the MySQL-server is implemented by the use of the popular ZeosLib, whereas the old MySQL-Front 2.5 used the more direct API-layer mysql.pas by Matthias Fichtner
  • The source-management is done by using a SVN repository
  • New developpers should take care of some details gathered in the readme-file

See also