软件包:pfm(2.0.8-3)
PostgreSQL graphical client using Tcl/Tk
Postgres Forms (pfm) is a client application with a graphical user interface for the PostgreSQL data base server. It enables the user: to design forms for adding, modifying or deleting records of data base tables;
- to design links (one to many relationships) from one form to another, for navigating in the data base;
- to design and to generate reports based on the data in a table or view;
- to edit and to execute SQL statements.
Postgres Forms is implemented in Tcl/Tk, but there is no need for the user to program anything in Tcl/Tk. The user only has to use SQL for creating tables and views and for designing forms, links and reports.
Postgres Forms makes no attempt to hide the underlying SQL. On the contrary, in most cases, it shows both the SQL statements it sends to the PostgreSQL server and the results it gets back.
The PostgreSQL server can be remote or local.
其他与 pfm 有关的软件包
|
|
|
|
-
- dep: itcl3
- [incr Tcl] OOP extension for Tcl - run-time files
-
- dep: libpgtcl
- Tcl client library binding for PostgreSQL
- 或者 libpgtcl1.5
- 软件包暂时不可用
-
- dep: postgresql-client
- front-end programs for PostgreSQL (supported version)
同时作为一个虚包由这些包填实: postgresql-client-16, postgresql-client-17
-
- dep: sensible-utils
- 用于在可选项之间进行合理选择的工具程序
-
- dep: tcl (>= 8.5)
- Tool Command Language (default version) - shell
-
- dep: tk (>= 8.5)
- Toolkit for Tcl and X11 (default version) - windowing shell
-
- sug: postgresql
- 对象-关系型 SQL 数据库(支持的版本)