mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
80ba543826
- Convert to OptionsNG, respect NLS option - Add support for sqlite3 - Add license info - Respect CFLAGS during build - Update COMMENT, pkg-descr to describe actual state PR: ports/176402 Reported by: Aldis Berjoza <graudeejs@gmail.com>
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: http://sourceforge.net/projects/gtksql/
|