2014-11-25 18:24:03 +01:00
|
|
|
PgAccess is a pretty GUI (Graphical User Interface) for the open source
|
2014-09-06 11:27:24 +02:00
|
|
|
database PostgreSQL.
|
2003-01-16 08:33:00 +01:00
|
|
|
|
2014-09-06 11:27:24 +02:00
|
|
|
PgAccess is a cross-platform database management tool for PostgreSQL, written in
|
|
|
|
Tcl/Tk. There are active efforts to turn it into a tool for writing applications
|
|
|
|
that can work in a distributed client-server model (a central PostgreSQL
|
|
|
|
database and remote clients).
|
2003-01-16 08:33:00 +01:00
|
|
|
|
2014-09-06 11:27:24 +02:00
|
|
|
PgAccess was originally written by Constantin Teodorescu using Visual Tcl,
|
|
|
|
"the best tool for developing Tcl/Tk applications I've ever seen."
|
2014-11-25 18:24:03 +01:00
|
|
|
It is currently managed by the developers at BSDforge.com.
|
2003-01-16 08:33:00 +01:00
|
|
|
|
2014-09-06 11:27:24 +02:00
|
|
|
WWW: http://BSDforge.com/projects/databases/pgaccess/
|