HeidiSQL – Lightweight MariaDB, MySQL, SQL Server, PostgreSQL and SQLite Manager
Recorded: May 29, 2026, 9 a.m.
| Original | Summarized |
GitHub - HeidiSQL/HeidiSQL: A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi and Lazarus/FreePascal · GitHub Skip to content Navigation Menu Toggle navigation
Sign in
Appearance settings PlatformAI CODE CREATIONGitHub CopilotWrite better code with AIGitHub SparkBuild and deploy intelligent appsGitHub ModelsManage and compare promptsMCP RegistryNewIntegrate external toolsDEVELOPER WORKFLOWSActionsAutomate any workflowCodespacesInstant dev environmentsIssuesPlan and track workCode ReviewManage code changesAPPLICATION SECURITYGitHub Advanced SecurityFind and fix vulnerabilitiesCode securitySecure your code as you buildSecret protectionStop leaks before they startEXPLOREWhy GitHubDocumentationBlogChangelogMarketplaceView all featuresSolutionsBY COMPANY SIZEEnterprisesSmall and medium teamsStartupsNonprofitsBY USE CASEApp ModernizationDevSecOpsDevOpsCI/CDView all use casesBY INDUSTRYHealthcareFinancial servicesManufacturingGovernmentView all industriesView all solutionsResourcesEXPLORE BY TOPICAISoftware DevelopmentDevOpsSecurityView all topicsEXPLORE BY TYPECustomer storiesEvents & webinarsEbooks & reportsBusiness insightsGitHub SkillsSUPPORT & SERVICESDocumentationCustomer supportCommunity forumTrust centerPartnersView all resourcesOpen SourceCOMMUNITYGitHub SponsorsFund open source developersPROGRAMSSecurity LabMaintainer CommunityAcceleratorGitHub StarsArchive ProgramREPOSITORIESTopicsTrendingCollectionsEnterpriseENTERPRISE SOLUTIONSEnterprise platformAI-powered developer platformAVAILABLE ADD-ONSGitHub Advanced SecurityEnterprise-grade security featuresCopilot for BusinessEnterprise-grade AI featuresPremium SupportEnterprise-grade 24/7 supportPricing Search or jump to... Search code, repositories, users, issues, pull requests...
Search Clear
Search syntax tips Provide feedback Include my email address so I can be contacted Cancel Submit feedback Saved searches
Name Query To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up
Appearance settings Resetting focus You signed in with another tab or window. Reload to refresh your session. Dismiss alert HeidiSQL HeidiSQL Public Uh oh! There was an error while loading. Please reload this page.
Notifications
Fork
Star Code Issues Pull requests Actions Security and quality Insights
Additional navigation options
Code Issues Pull requests Actions Security and quality Insights
masterBranchesTagsGo to fileCodeOpen more actions menuFolders and filesNameNameLast commit messageLast commit dateLatest commit History6,624 Commits6,624 Commits.github.github .tx.tx buildbuild componentscomponents extraextra outout packagespackages resres sourcesource .gitignore.gitignore .tgitconfig.tgitconfig CONTRIBUTING.mdCONTRIBUTING.md LICENSELICENSE SECURITY.mdSECURITY.md build-res.batbuild-res.bat build.phpbuild.php readme.mdreadme.md View all filesRepository files navigationREADMEContributingGPL-2.0 licenseSecurity HeidiSQL folder HeidiSQL/source/vcl-styles-utils HeidiSQL/res HeidiSQL/res HeidiSQL/res HeidiSQL/res HeidiSQL/res HeidiSQL/res if updater.rc and updater.exe are not exists. you can copy them from updater64.rc and updater64.exe. Afterwards, load the HeidiSQL project from the packages folder. Pull requests will only be accepted for bugfixes. No new features please. Icons8 copyright About A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi and Lazarus/FreePascal www.heidisql.com/ Topics mysql windows macos linux delphi sql sqlite postgresql mariadb freepascal mssql sqlite3 gtk2 heidisql lazarus-ide interbase icons8 firebird-database Resources Readme GPL-2.0 license Contributing Contributing Security policy Security policy Uh oh! There was an error while loading. Please reload this page. Activity Custom properties 6k 116 568 Report repository Releases HeidiSQL 12.17 Latest Sponsor this project Uh oh! There was an error while loading. Please reload this page. https://www.heidisql.com/donate.php Uh oh! There was an error while loading. Please reload this page. Contributors Uh oh! There was an error while loading. Please reload this page. Languages Pascal TeX HTML PHP C++ Inno Setup
Footer © 2026 GitHub, Inc. Footer navigation Terms Privacy Security Status Community Docs Contact Manage cookies Do not share my personal information You can’t perform that action at this time. |
HeidiSQL is presented as a lightweight graphical interface designed for the comprehensive management of a diverse set of relational database servers. It functions as a client that allows users to interact directly with numerous database systems, including MariaDB, MySQL, Microsoft SQL Server, PostgreSQL, SQLite, Interbase, and Firebird. The scope of its functionality encompasses detailed data interaction, providing tools for browsing and editing data, managing database schema elements such as tables, views, stored procedures, triggers, and scheduled events. Furthermore, the application supports the export of both database structure and associated data, allowing users to transfer this information into various formats, such as SQL files or the clipboard, or export it to other database servers. The underlying development of HeidiSQL was executed using the Delphi and Lazarus/FreePascal programming languages. The instructions provided outline the specific requirements for compiling the application, noting that building for Windows necessitates Delphi 12.1. The compilation process involves a multi-step procedure including loading specific project files from the components folder, building run-time and design-time packages, installing madExcept, and compiling specific resource files designated by extensions like rc files. This technical process demonstrates the reliance on specific compiler environments and package management systems inherent in the project's architecture. Regarding the development and community interaction, the project is licensed under the GPL-2.0 license. The repository emphasizes a specific approach to contributions, stating that pull requests are primarily accepted for bugfixes rather than new feature additions. Developers interested in contributing to the project are directed to follow specific procedures, including registering on Transifex for translation efforts or contacting the project maintainer for developer membership. The project has demonstrated significant community engagement, indicated by a substantial number of stars and forks, and is indexed across various technical topics related to database management, programming languages like Delphi and FreePascal, and various database systems. |