mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
20 lines
877 B
Plaintext
20 lines
877 B
Plaintext
Package: heidisql
|
|
Version: %VERSION%
|
|
Architecture: amd64
|
|
Maintainer: Ansgar Becker <anse@heidisql.com>
|
|
Homepage: https://www.heidisql.com
|
|
Section: database
|
|
Priority: optional
|
|
Depends: libqt6widgets6, libqt6gui6, libqt6core6, libqt6pas6,
|
|
libssl3 (>= 3.0.0),
|
|
libmariadb-dev | libmysqlclient-dev,
|
|
libpq5, libsqlite3-0, libsybdb5
|
|
Recommends: openssh-client
|
|
Description: Powerful SQL client for everyday database work
|
|
HeidiSQL is a popular desktop tool for developers and DBAs who live in SQL all
|
|
day. Connect to MariaDB, MySQL, PostgreSQL, Microsoft SQL Server, SQLite,
|
|
Interbase and Firebird from one clean, fast GUI. Browse and edit data, design
|
|
and refactor tables, run and save queries, and quickly fix issues on live
|
|
systems. Started in 2002 and still actively maintained, HeidiSQL focuses on
|
|
getting everyday database tasks done with as little friction as possible.
|