mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
15 lines
450 B
Plaintext
15 lines
450 B
Plaintext
GtkSQL is a graphical query tool for PostgreSQL/MySQL/SQLite. You can
|
|
work on multiple queries simultaneously:
|
|
|
|
* send the current query to the database
|
|
* add a new query
|
|
* delete current query
|
|
* rename current query
|
|
* export current query
|
|
* display the table information
|
|
* move to the next or previous query
|
|
* SQL keyword, table name and field name autocompletion
|
|
* rescan the table database.
|
|
|
|
WWW: https://sourceforge.net/projects/gtksql/
|