bacbbb949e
PR: ports/8767 Submitted by: Andrey Zakhvatov andy@icc.surw.chel.su
14 lines
433 B
Text
14 lines
433 B
Text
GtkSQL is a graphical query tool for PostgreSQL. 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.
|
|
|
|
http://www.multimania.com/bbrox/GtkSQL/
|