PgAccess is a Tcl/Tk frontend for PostgreSQL. It allows creation/modification of database, tables, queries, reports, scripts, in a way similar to the Windows-based db client of the same name.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Esta versão adiciona uma Tcl puro-a-interface PostgreSQL, eliminando a necessidade de instalação de pré-desarrumado bibliotecas compartilhadas e remover uma dependência tcllib. Tudo o que precisamos agora é PgAccess, Tcl / Tk, e uma porta para se conectar ao PostgreSQL. Exportando diretamente de consultas e exibições agora funciona como se fossem quadros. A impressão é agora disponível a partir de consultas e consultas visuais, juntamente com Scripts. Também é possível manter seu banco de dados claro PgAccess tabelas internas. Atalhos de teclado Handy foram adicionadas e bugs foram corrigidos.
Tags:
Major feature enhancements
This release adds a pure Tcl-to-PostgreSQL interface, eliminating the
need for messy installation of precompiled shared libraries and
removing a dependency on tcllib. All you need now is PgAccess,
Tcl/Tk, and a PostgreSQL port to connect to. Exporting directly from
Queries and Views now works as if they were Tables. Printing is now
available from Queries and Visual Queries, along with Scripts. It's
also possible to keep your database clear of PgAccess internal tables.
Handy keyboard shortcuts have been added and bugs have been fixed.