summaryrefslogtreecommitdiff
path: root/databases/gtksql/pkg-descr
blob: 1045e6867d57f2d9cf3cf218a13f904cf6f900c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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: http://sourceforge.net/projects/gtksql/