diff options
Diffstat (limited to 'databases/gtksql/DESCR')
-rw-r--r-- | databases/gtksql/DESCR | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/gtksql/DESCR b/databases/gtksql/DESCR new file mode 100644 index 00000000000..8878d189b06 --- /dev/null +++ b/databases/gtksql/DESCR @@ -0,0 +1,10 @@ +GtkSQL is a graphical query tool (like PostgreSQL's psql). It +is released under the GNU GPL license, and was developped using +Gtk+ 1.0.0 and PostgreSQL 6.3. + +Its main features are: + + * multiple SQL buffers + * SQL keywords, table names and fields autocompletion + * easy displaying of tables definitions + * exporting of query results |