| Tksql allows you to edit the tables of PostgreSQL databases. You can use it from the shell prompt, specifying the name of a table, or an SQL satement, or just the name of a database. It has filter capabilities which are very easy to use. Two views are possible (tables and form) and both views can coexist. Tksql can edit a join of two tables (limited to the first of such tables). It uses the sdsql package for Tcl/Tk. |