All Projects → HeidiSQL → Heidisql

HeidiSQL / Heidisql

Licence: gpl-2.0
A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL and SQLite, written in Delphi

Programming Languages

pascal
1382 projects
TeX
3793 projects
PHP
23972 projects - #3 most used programming language
HTML
75241 projects
Inno Setup
370 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Heidisql

Sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
Stars: ✭ 5,039 (+75.94%)
Mutual labels:  sql, mysql, postgresql, sqlite, mariadb, mssql
Sequelize
An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js
Stars: ✭ 25,422 (+787.64%)
Mutual labels:  sql, mysql, postgresql, sqlite, mariadb, mssql
Linq2db
Linq to database provider.
Stars: ✭ 2,211 (-22.8%)
Mutual labels:  sql, mysql, postgresql, sqlite, mariadb, mssql
Rom Sql
SQL support for rom-rb
Stars: ✭ 169 (-94.1%)
Mutual labels:  sql, mysql, postgresql, sqlite, mariadb, mssql
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite & MongoDB (Preview)
Stars: ✭ 18,168 (+534.36%)
Mutual labels:  mysql, postgresql, mariadb, sqlite, mssql
Evolve
Database migration tool for .NET and .NET Core projects. Inspired by Flyway.
Stars: ✭ 477 (-83.34%)
Mutual labels:  sql, mysql, postgresql, sqlite, mariadb
Dbbench
🏋️ dbbench is a simple database benchmarking tool which supports several databases and own scripts
Stars: ✭ 52 (-98.18%)
Mutual labels:  mysql, postgresql, sqlite, mariadb, mssql
Phpmyfaq
phpMyFAQ - Open Source FAQ web application for PHP and MySQL, PostgreSQL and other databases
Stars: ✭ 494 (-82.75%)
Mutual labels:  mysql, postgresql, sqlite, mariadb, mssql
Sqlancer
Detecting Logic Bugs in DBMS
Stars: ✭ 672 (-76.54%)
Mutual labels:  sql, mysql, postgresql, sqlite, mariadb
Vscode Sqltools
Database management for VSCode
Stars: ✭ 741 (-74.13%)
Mutual labels:  sql, mysql, postgresql, sqlite, mssql
Xeus Sql
xeus-sql is a Jupyter kernel for general SQL implementations.
Stars: ✭ 85 (-97.03%)
Mutual labels:  sql, mysql, postgresql, sqlite
Ebean
Ebean ORM
Stars: ✭ 1,172 (-59.08%)
Mutual labels:  sql, mysql, sqlite, mariadb
Iobroker.sql
Store history data in SQL Database: MySQL, PostgreSQL or SQLite
Stars: ✭ 37 (-98.71%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Nut
Advanced, Powerful and easy to use ORM for Qt
Stars: ✭ 181 (-93.68%)
Mutual labels:  sql, mysql, postgresql, sqlite
Yuniql
Free and open source schema versioning and database migration made natively with .NET Core.
Stars: ✭ 156 (-94.55%)
Mutual labels:  sql, mysql, postgresql, mariadb
Goqu
SQL builder and query library for golang
Stars: ✭ 984 (-65.64%)
Mutual labels:  sql, mysql, postgresql, sqlite
Electrocrud
Database CRUD Application Built on Electron | MySQL, Postgres, SQLite
Stars: ✭ 1,267 (-55.76%)
Mutual labels:  sql, mysql, postgresql, sqlite
Migrate
Database migrations. CLI and Golang library.
Stars: ✭ 2,315 (-19.17%)
Mutual labels:  sql, mysql, sqlite, mariadb
Sql Kit
*️⃣ Build SQL queries in Swift. Extensible, protocol-based design that supports DQL, DML, and DDL.
Stars: ✭ 115 (-95.98%)
Mutual labels:  sql, mysql, postgresql, sqlite
Next
Directus is a real-time API and App dashboard for managing SQL database content. 🐰
Stars: ✭ 111 (-96.12%)
Mutual labels:  mysql, postgresql, sqlite, mssql

HeidiSQL

HeidiSQL is a graphical interface for managing MariaDB or MySQL servers, Microsoft SQL databases, PostgreSQL or SQLite. "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

Delphi 10.4 is required for building HeidiSQL. 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].