SqlGui is a graphical database frontend for KDE. Currently MySQL and PostgreSQL are supported. It lists all databases, tables, columns, column types, and their contents. It can create/delete databases or tables and has a small editor for entering SQL queries.
| Tags | Database Front-Ends Desktop Environment KDE Utilities |
|---|---|
| Licenses | GPL QPL |
Recent releases


Release Notes: SqlGui is now able save sql-queries for reports. A preview for sql-statements was added for table-creation. Some code cleanups were also done, so that SqlGui now perfoms a lot faster.


Release Notes: Support for PostgreSQL has been added. All database-dependent parts were moved into separate libraries.


Release Notes: SqlGui now uses kparts. It is possible to open multiple connections to different hosts. A recent-host-list was added in the main window.


Release Notes: A dialog for inserting new table-data was added.


Release Notes: This release has support for host:port, a DTD for the XML, documentation (English and German), a German translation, improved dialogs, and XML export.